X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c87dab2c667d827bf8f8462e4427b79eff7919fb..d19d388d10e5791c116e3eee48159ac230c64875:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4f0eda9d7..89d919501 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ ikiwiki (3.20100815.2) UNRELEASED; urgency=low + * Bugfix-only cherry-pick release for Debian squeeze. + * 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. * openid: Syntax tweak to the javascript code to make it work with MSIE 7 (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting the bug and providing access to debug it. @@ -8,6 +16,10 @@ ikiwiki (3.20100815.2) UNRELEASED; urgency=low for strings that contained only a number, fixing a longstanding crash of the rst plugin. * websetup: Fix saving of advanced mode changes. + * websetup: Fix defaults of checkboxes in advanced mode. + * Fix test suite failure on other side of date line. + * Set isPermaLink="no" for guids in rss feeds. + * sortnaturally: Added missing registration of checkconfig hook. -- Joey Hess Sun, 15 Aug 2010 11:42:55 -0400