summaryrefslogtreecommitdiff
path: root/doc/news/version_2.56.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-31 19:30:21 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-31 19:30:21 -0400
commit861dea7f1c720ff889ff11ef7b7e925a3c209c5d (patch)
tree6833a5b8c16272a57443f8092340c0b638f5095f /doc/news/version_2.56.mdwn
parent0f312d152e5d98d8ea4baf70f2fb15bcd9699da0 (diff)
add news item for ikiwiki 2.56
Diffstat (limited to 'doc/news/version_2.56.mdwn')
-rw-r--r--doc/news/version_2.56.mdwn10
1 files changed, 10 insertions, 0 deletions
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