]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Make it possible to load setup files w/o running them. Code needing to do so can...
[ikiwiki.git] / debian / changelog
index eee1a01b915cf98d81761834c842c26040b3bcfc..667869064e33555a0fc4a0c40710970b8191f59a 100644 (file)
@@ -1,12 +1,24 @@
-ikiwiki (2.53) UNRELEASED; urgency=low
+ikiwiki (2.54) UNRELEASED; urgency=low
+
+  * Make it possible to load setup files w/o running them. Code
+    needing to do so can call IkiWiki::Setup::load, and the values will
+    be loaded into %IkiWiki::Setup::setup.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 09 Jul 2008 22:27:19 -0400
+
+ikiwiki (2.53) unstable; 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.
+  * otl: Support utf-8 files. (Recai Oktaş)
 
- -- Joey Hess <joeyh@debian.org>  Mon, 07 Jul 2008 01:52:48 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 09 Jul 2008 16:45:33 -0400
 
 ikiwiki (2.52) unstable; urgency=low