]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
orphans: Reuse backlinks info
[git.ikiwiki.info.git] / debian / changelog
index d02ce888ec3446e4ca6ce4eaf96c76b5f3da588c..5e51499279a6799d93abca1d270310a3b105a549 100644 (file)
@@ -1,4 +1,15 @@
-ikiwiki (3.15) unstable; urgency=low
+ikiwiki (3.141593) UNRELEASED; urgency=low
+
+  * po: Detect if nowrapi18n can't be passed to po4a, and warn about
+    the old version, but continue. Closes: #541205 
+  * inline: Avoid use of my $_ as it fails with older perls.
+    Closes: #541215
+  * Add discussionpage configuration setting.
+  * Small optimisations.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 12 Aug 2009 12:25:30 -0400
+
+ikiwiki (3.141592) unstable; urgency=low
 
   * Add new hooks: canremove, canrename, rename. (intrigeri)
   * rename: Refactor subpage rename handling code into rename hook. (intrigeri)