]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Fix graphviz plugin to not try to read images as utf-8; they might
[ikiwiki.git] / debian / changelog
index bccab6f24d85eb792e1d38ec9c5ca66846043d57..743bff55aa869d3dce0190faa93252bd8d0c94f0 100644 (file)
@@ -3,8 +3,16 @@ ikiwiki (2.5) UNRELEASED; urgency=low
   * Wrap the editpage template in the standard misctemplate, this allows the
     pagetemplate hook to work for that page.
   * Above change fixes the favicon plugin to work on edit pages.
-
- -- Joey Hess <joeyh@debian.org>  Mon, 16 Jul 2007 01:11:03 -0400
+  * Correct some issues with escaped preprocessor directives.
+  * Make the map plugin notice when pages in the map are deleted and update
+    it.
+  * Add a htmlext config option, this can be used to make ikiwiki generate
+    html files with a different extension.
+  * Fix graphviz plugin to not try to read images as utf-8; they might
+    sometimes contain invalid utf-8 byte sequences. Thanks,
+    HenrikBrixAndersen.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 24 Jul 2007 22:14:41 -0400
 
 ikiwiki (2.4) unstable; urgency=low