]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
web commit by RecaiOktas: Revert last change in patch.
[git.ikiwiki.info.git] / debian / changelog
index 57ee09bf513645c30eafdd3b4234f1f9d26d49b6..a6c7821f5ab0d6e8660743f7da77efc51eeaf0d4 100644 (file)
@@ -1,3 +1,22 @@
+ikiwiki (1.29) UNRELEASED; urgency=low
+
+  * Patch from Paul Tötterman to use CP in the Makefile.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 28 Sep 2006 19:10:58 -0400
+
+ikiwiki (1.28) unstable; urgency=low
+
+  * inline: Add ability to sort by page name, based on a patch from
+    Benjamin A'Lee.
+  * Fix a forkbomb in various calls to IPC::Open2, which has a highly
+    braindead interface. Closes: #389383
+  * Don't rm -rf ikiwiki on distclean, since a) there's no such file
+    and b) those poor Mac OSX users and their case insensative files!
+  * Don't fail syntax check if Text::Typography isn't installed.
+    Closes: #389406
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Sep 2006 02:08:17 -0400
+
 ikiwiki (1.27) unstable; urgency=low
 
   * Work on firming up the plugin interface: