]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
web commit by http://adam.shand.net/
[ikiwiki.git] / debian / changelog
index ae5810abeca437df9e41142859a3a65e0b41d019..743bff55aa869d3dce0190faa93252bd8d0c94f0 100644 (file)
@@ -1,3 +1,19 @@
+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.
+  * 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
 
   * Make the toc plugin use html-compatible anchors. This is necessary since