]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Work around a strange bug in CGI::FormBuilder 3.0401 that makes
[ikiwiki.git] / debian / changelog
index 2c59130435d0fbbeaa6aac589d1ded7f1c14202c..adbffb9c0f356eb244635c3a682981cbda330ae6 100644 (file)
@@ -1,8 +1,20 @@
 ikiwiki (1.33) UNRELEASED; urgency=low
 
   * Fix issue with aggregate plugin updating expired pages.
-
- -- Joey Hess <joeyh@debian.org>  Sat,  4 Nov 2006 14:19:47 -0500
+  * 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.
+  * Fix img plugin's handling of adding dependencies for images that do not
+    yet exist.
+  * Work around a strange bug in CGI::FormBuilder 3.0401 that makes
+    FORM-SUBMIT unusable on customised formbuilder templates. For now,
+    hardcode the submit buttons in editpage.tmpl instead of using the
+    template variable, which is ok, since the buttons are static.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 10 Nov 2006 02:34:49 -0500
 
 ikiwiki (1.32) unstable; urgency=low