X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9e1c7e7d9aedf0dc4a9ad2bf36c582e56e0d2510..0f312d152e5d98d8ea4baf70f2fb15bcd9699da0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 7df588174..1290904f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,17 @@ -ikiwiki (2.55) UNRELEASED; urgency=low +ikiwiki (2.56) unstable; urgency=low + + * 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. + + -- Joey Hess Thu, 31 Jul 2008 19:25:24 -0400 + +ikiwiki (2.55) unstable; urgency=low * remove: New plugin that adds the ability to remove pages via the web. (Sponsored by The TOVA Company.) @@ -28,8 +41,11 @@ ikiwiki (2.55) UNRELEASED; urgency=low * monotone: Add support for rename, delete, and also diff. (William Uther) * toggle: Fix incompatability between javascript and webkit. * bzr: Add support for rename and delete. (Jelmer Vernooij) + * attachment: Use relative paths when inserting links. + * toggle: Fix for when html got tidied. Closes: #492529 (Enrico Zini) + * cutpaste: New plugin by Enrico Zini - -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400 + -- Joey Hess Sun, 27 Jul 2008 11:23:13 -0400 ikiwiki (2.54) unstable; urgency=low