]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
web commit by http://ptecza.myopenid.com/
[git.ikiwiki.info.git] / debian / changelog
index deb7fd04e31b4d4181ff56d9570b16b2c93fb1ac..455e3e7f08a94e477c88ecc34a7590cdf32a0069 100644 (file)
@@ -1,5 +1,6 @@
 ikiwiki (2.1) UNRELEASED; urgency=low
 
+  [ Joey Hess ]
   * Use div layout for the signin and preferences forms, so that they can be
     styled using the stylesheet, rather than by creating signin and prefs
     templates.
@@ -9,8 +10,17 @@ ikiwiki (2.1) UNRELEASED; urgency=low
     in.
   * Make testpagespec more robust, including checking for missing/bad
     parameters.
+  * Add all=no option to conditional, can be used to form conditionals that do
+    not need to examine every page in the wiki.
+  * Add the needsbuild hook. Plugins can use this to manipulate which files
+    ikiwiki builds when refreshing the wiki.
+
+  [ Josh Triplett ]
+  * Add an account-creation password as a simple anti-spam mechanism. If
+    set in the wiki setup, passwordauth will require the password in
+    order to create an account.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 08 May 2007 17:21:13 -0400
+ -- Josh Triplett <josh@freedesktop.org>  Tue, 08 May 2007 19:05:21 -0700
 
 ikiwiki (2.00) unstable; urgency=low