]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate...
[ikiwiki.git] / debian / changelog
index 91c4da6b33482f762cb7be30fd94133853460c46..aa7e086e6a638420720dff0b961fa074f2b6acc1 100644 (file)
@@ -1,9 +1,22 @@
-ikiwiki (1.52) UNRELEASED; urgency=low
+ikiwiki (2.00) UNRELEASED; urgency=low
 
+  [ Josh Triplett ]
   * Avoid using GNU extensions to cp during "make install", which did
     not work on FreeBSD.  Thanks to Henrik Brix Andersen for the patch.
 
- -- Josh Triplett <josh@freedesktop.org>  Sun, 29 Apr 2007 15:23:00 -0700
+  [ Joey Hess ]
+  * Use fieldsets in the preferences form to group related options together.
+    Especially cleans up the ordering of the admin's preferences form.
+  * Use a fieldset to set off the openid entry from the rest of the login
+    form.
+  * Enable openid logins by default.
+  * Enable usedirs by default.
+
+  [ Josh Triplett ]
+  * fieldset support appeared in CGI::FormBuilder 3.05, so increase
+    version in Depends on libcgi-formbuilder-perl to 3.05
+
+ -- Josh Triplett <josh@freedesktop.org>  Sun, 29 Apr 2007 19:52:16 -0700
 
 ikiwiki (1.51) unstable; urgency=low