]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
opendiscussion: This plugin will also now allow posting comments
[git.ikiwiki.info.git] / debian / changelog
index 4e76b1d69a59aaf0c05db93d0d18697439233da7..a65592277da98d0287dc35f84064bf23e6dd518d 100644 (file)
@@ -1,3 +1,20 @@
+ikiwiki (3.20100123) UNRELEASED; urgency=low
+
+  * template: Preprocess parameters before htmlizing.
+  * img: Fix a bug that could taint @links with undef values.
+  * setup automator: Configure Term::Readline to use bold for prompt, rather
+    than default underline. Closes: #517656
+  * Allow jumping directly into account registration process by going to 
+    ikiwiki.cgi?do=register
+  * Improve display of openid in preferences page.
+  * Add link to userpage (or creation link) to top of preferences page.
+  * auto-blog.setup: Lock all pages, so only admin can post to the blog
+    by default.
+  * opendiscussion: This plugin will also now allow posting comments
+    to otherwise locked-down sites. 
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Jan 2010 22:25:33 -0500
+
 ikiwiki (3.20100122) unstable; urgency=low
 
   * inline: Avoid showing edit links if page editing is disabled.