]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Make it possible to load setup files w/o running them. Code needing to do so can...
[git.ikiwiki.info.git] / debian / changelog
index 8d404f32f1d8f51534a54d5500e843ad9e0883b0..667869064e33555a0fc4a0c40710970b8191f59a 100644 (file)
@@ -1,9 +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)
-
- -- Joey Hess <joeyh@debian.org>  Mon, 07 Jul 2008 01:52:48 -0400
+  * 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>  Wed, 09 Jul 2008 16:45:33 -0400
 
 ikiwiki (2.52) unstable; urgency=low