X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9f45c3080e893174751b9a4b7fe3e59da611a2ec..b78e139c50600f631991f8eac06815d6cf45cc35:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 7bc316543..fd48a6135 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,15 @@ -ikiwiki (1.28) UNRELEASED; urgency=low +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 Mon, 25 Sep 2006 17:22:52 -0400 + -- Joey Hess Tue, 26 Sep 2006 02:08:17 -0400 ikiwiki (1.27) unstable; urgency=low