]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
403 response may be a "not found" too
[git.ikiwiki.info.git] / debian / changelog
index c73aa53d7a98e46f3b264b41ce9d720c55cc5ed3..f517111b3d00d3246f5ce87c925c23fdfbeb7763 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (3.20091024) UNRELEASED; urgency=low
+
+  * po: Fix breakage caused by changes to render code.
+  * mdwn: Avoid trying to use multimarkdown if it is not installed. 
+  * moderatedcomments: New plugin to allow comment moderation w/o relying
+    on blogspam.net.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 26 Oct 2009 11:53:32 -0400
+
 ikiwiki (3.20091023) unstable; urgency=low
 
   * inline: Fix raw mode. Closes: #552114