]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
changelog
[git.ikiwiki.info.git] / debian / changelog
index 9a3e34d44d43e58e7142aee15e2a58d480a458a5..89d919501e50585121f097e152d06dea1ae4f657 100644 (file)
@@ -1,8 +1,25 @@
 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.
+  * blogspam: Fix crash when content contained utf-8.
+  * external: Disable RPC::XML's "smart" encoding, which sent ints
+    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 <joeyh@debian.org>  Sun, 15 Aug 2010 11:42:55 -0400