]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
(no commit message)
[git.ikiwiki.info.git] / debian / changelog
index c91feae0de169a0b89ca68729efba45d29b89ef8..3b92c598de4487855fc57dce070fd0fb0addddc9 100644 (file)
@@ -1,3 +1,18 @@
+ikiwiki (3.20100228) UNRELEASED; urgency=low
+
+  * comments: Display number of comments in comment action link.
+  * Rebuild wikis on upgrade to this version to get the comment counts
+    added to existing pages.
+  * Loosen regexp, to allow empty quoted parameters in directives.
+  * Add force_overwrite setting to make setup automator overwrite existing
+    files/directories.
+  * Fix admin openid detection in setup automator, and avoid prompting
+    for a password.
+  * Add new --clean option; this makes ikiwiki remove all built
+    files in the destdir, as well as wrappers and the .ikiwiki directory.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 14 Feb 2010 17:02:10 -0500
+
 ikiwiki (3.20100212) unstable; urgency=low
 
   * template: Preprocess parameters before htmlizing.