-ikiwiki (1.28) UNRELEASED; urgency=low
+ikiwiki (1.29) UNRELEASED; urgency=low
+
+ * Patch from Paul Tötterman to use CP in the Makefile.
+ * Patch from Alec Berryman adding a http_auth config item that allows
+ using HTTP Authentication instead of ikiwiki's built in authentication.
+ Useful for eg, large sites with their own previously existing user auth
+ setup. Closes: #384534
+
+ -- Joey Hess <joeyh@debian.org> Mon, 2 Oct 2006 18:50:29 -0400
+
+ikiwiki (1.28) unstable; urgency=low
* inline: Add ability to sort by page name, based on a patch from
Benjamin A'Lee.
-
- -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2006 17:06:39 -0400
+ * 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