]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* Fix another destpage issue in the inline directive. Closes: #385512
[git.ikiwiki.info.git] / debian / changelog
index 72f4554b5e026f2c30ff0f515792c0d10a78f948..a79158a4d226fa3f679cf398ab3880e3693a9747 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (1.24) UNRELEASED; 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:45:58 -0400
+
 ikiwiki (1.23) unstable; urgency=low
 
   * Allow inline directives to be nested inside eg, sidebars. Closes: #385512