]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
changelog
[git.ikiwiki.info.git] / debian / changelog
index 5b8e53a560d6a53b5112fb3215aaeaa58cb6b92a..89d919501e50585121f097e152d06dea1ae4f657 100644 (file)
@@ -1,11 +1,13 @@
-ikiwiki (3.20100927) UNRELEASED; urgency=low
-
-  * Fix test suite failure on other side of date line.
-
- -- Joey Hess <joeyh@debian.org>  Wed, 29 Sep 2010 11:58:23 -0400
-
 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.
@@ -15,6 +17,9 @@ ikiwiki (3.20100815.2) UNRELEASED; urgency=low
     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