+++ /dev/null
-ikiwiki 1.25 released with these changes:
-
- * Add proper waitpid calls for open2ed processes throughout to avoid
- zombies; this hit htmltidy especially badly.
- * Drop real uid/gid in the suid wrapper, thus allowing commits to remote
- subversion repos and fixing some other issues.
- * Add support for tla, contributed by Clint Adams. Closes: #[385936](http://bugs.debian.org/385936)
- * Add support for mercurial, contributed by Emanuele Aina.
- * Include <link rel> tag for RSS feeds, used by some aggregators and
- firefox to find the feed.
- * Add a linkmap plugin (requires graphviz).
\ No newline at end of file
--- /dev/null
+ikiwiki 1.28 released with these changes:
+
+ * 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](http://bugs.debian.org/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](http://bugs.debian.org/389406)
\ No newline at end of file