From 861dea7f1c720ff889ff11ef7b7e925a3c209c5d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 Jul 2008 19:30:21 -0400 Subject: add news item for ikiwiki 2.56 --- doc/news/version_2.56.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/news/version_2.56.mdwn (limited to 'doc/news/version_2.56.mdwn') diff --git a/doc/news/version_2.56.mdwn b/doc/news/version_2.56.mdwn new file mode 100644 index 000000000..b8c069488 --- /dev/null +++ b/doc/news/version_2.56.mdwn @@ -0,0 +1,10 @@ +ikiwiki 2.56 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * autoindex: New plugin that generates missing index pages. + (Sponsored by The TOVA Company.) + * Escape HTML is rss and atom feeds instead of respectively using CDATA and + treating it as XHTML. This avoids problems with escaping the end of the + CDATA when the htmlscrubber is not used, and it avoids problems with atom + XHTML using named entity references that are not in the atom DTD. (Simon McVittie) + * Add test for old versions of git that don't support --cleanup=verbatim, + and munge empty commit messages."""]] \ No newline at end of file -- cgit v1.2.3