From 949c66c3ebec6769f475f7bbe29f05aa3ce31f0d Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 8 Sep 2006 06:06:47 +0000 Subject: add news item for ikiwiki 1.25 --- doc/news/version_1.25.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/news/version_1.25.mdwn (limited to 'doc/news/version_1.25.mdwn') diff --git a/doc/news/version_1.25.mdwn b/doc/news/version_1.25.mdwn new file mode 100644 index 000000000..67a1d1d0e --- /dev/null +++ b/doc/news/version_1.25.mdwn @@ -0,0 +1,11 @@ +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 -- cgit v1.2.3