]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
web commit by https://id.mayfirst.org/jamie/
[ikiwiki.git] / debian / changelog
index 8147c4d9a41a3157af4f916c4a9bd05181af54d4..725b9c1bc4b37d6a2019c2427ed1659946fd29a3 100644 (file)
@@ -1,3 +1,16 @@
+ikiwiki (2.53) UNRELEASED; urgency=low
+
+  * search: generate configuration files once only when rebuilding
+    (Gabriel McManus)
+  * attachment: Fix an uninitialised value warning when editing a page
+    that currently has no attachments.
+  * Fix a bug with links to pages whose names contained colons.
+  * attachment: Support old versions of CGI.pm that lack an upload method.
+  * Include ikiwiki.setup in examples in the debian package.
+  * attachment: Support perl 5.8's buggy version of CGI.pm.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 07 Jul 2008 01:52:48 -0400
+
 ikiwiki (2.52) unstable; urgency=low
 
   * attachment: New plugin for uploading and managing attachments.