X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/42e97a4a69581c9a2a8198f8149c5feece09cee5..5dbf25127fb776cc52a3a142b805a0c7f3cef242:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b304e4b86..f8dc04eca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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.