diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-08 21:03:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-08 21:03:33 +0000 |
commit | 35ee7e44a62f9126a83c1243b549d47cc5ca7b43 (patch) | |
tree | ba5c6a377f586a8c7114fb4387b2386f06f5e1ee /debian/changelog | |
parent | dd2ce6e6a064b804902369c74f8a654755ea3de2 (diff) |
* Make sure to check for errors from every eval.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 122ea596b..d4a3a9c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ ikiwiki (1.33) UNRELEASED; urgency=low * Enable utf8 file IO in aggregate plugin. * Fix some issues with the new registration form. * Patch from Ethan Glasser Camp to add a skip option to the inline plugin. + * Make sure to check for errors from every eval. - -- Joey Hess <joeyh@debian.org> Wed, 8 Nov 2006 15:39:16 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 8 Nov 2006 15:57:35 -0500 ikiwiki (1.32) unstable; urgency=low |