]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
releasing version 1.24
[git.ikiwiki.info.git] / debian / changelog
index 72f4554b5e026f2c30ff0f515792c0d10a78f948..cf8a1bbf713c9a7438a7defff28523a0460181fc 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (1.24) unstable; urgency=low
+
+  * Simplify the data structure returned by rcs_recentchanges to avoid
+    each rcs plugin needing to form complex strings on its own.
+  * Fix another destpage issue in the inline directive. Closes: #385512
+    again.
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  3 Sep 2006 15:46:45 -0400
+
 ikiwiki (1.23) unstable; urgency=low
 
   * Allow inline directives to be nested inside eg, sidebars. Closes: #385512