summaryrefslogtreecommitdiff
path: root/doc/news/version_1.28.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_1.28.mdwn')
-rw-r--r--doc/news/version_1.28.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/version_1.28.mdwn b/doc/news/version_1.28.mdwn
new file mode 100644
index 000000000..61b50b060
--- /dev/null
+++ b/doc/news/version_1.28.mdwn
@@ -0,0 +1,10 @@
+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