1 ikiwiki 1.28 released with these changes:
3 * inline: Add ability to sort by page name, based on a patch from
5 * Fix a forkbomb in various calls to IPC::Open2, which has a highly
6 braindead interface. Closes: #[389383](http://bugs.debian.org/389383)
7 * Don't rm -rf ikiwiki on distclean, since a) there's no such file
8 and b) those poor Mac OSX users and their case insensative files!
9 * Don't fail syntax check if Text::Typography isn't installed.
10 Closes: #[389406](http://bugs.debian.org/389406)