X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1c5a3f2c67c153a57439bce02f320e6e950a58ea..5dbf25127fb776cc52a3a142b805a0c7f3cef242:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3f649a2ce..f8dc04eca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,29 @@ -ikiwiki (3.20101020) UNRELEASED; urgency=low +ikiwiki (3.20101112) unstable; urgency=HIGH + + * txt: Fix display when used inside a format directive. + * highlight: Ensure that other, more-specific format plugins, + like txt are used in preference to this one in case of ties. + * htmltidy, sortnaturally: Add missing checkconfig hook + registration. Closes: #601912 + (Thanks, Craig Lennox and Tuomas Jormola) + * git: Use author date, not committer date. Closes: #602012 + (Thanks, Tuomas Jormola) + * Fix htmlscrubber_skip to be matched on the source page, not the page it is + inlined into. Should allow setting to "* and !comment(*)" to scrub + comments, but leave your blog posts unscrubbed, etc. + * comments: Make postcomment() pagespec work when previewing a comment, + including during moderation. + * comments: Make comment() pagespec also match comments that are being + posted. + + -- Joey Hess Fri, 12 Nov 2010 00:36:06 -0400 + +ikiwiki (3.20101023) unstable; urgency=low * Fix typo that broke anonymous git push. + * Fix web reversion when the srcdir is in a subdir of the git repo. - -- Joey Hess Sat, 23 Oct 2010 15:25:19 -0400 + -- Joey Hess Sat, 23 Oct 2010 16:36:50 -0400 ikiwiki (3.20101019) unstable; urgency=low