X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/f82a7d266849c525ec2bbe1d098bd70d755f0f94..35ee7e44a62f9126a83c1243b549d47cc5ca7b43:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ab26024ab..d4a3a9c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ikiwiki (1.33) UNRELEASED; urgency=low + + * Fix issue with aggregate plugin updating expired pages. + * Avoid syntax errors in templates used by the template plugin crashing + ikiwiki. + * 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 Wed, 8 Nov 2006 15:57:35 -0500 + ikiwiki (1.32) unstable; urgency=low * Add a separate pass to find page links, and only render each page once,