]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Group passwordauth fields with a fieldset as well. Add a new
[ikiwiki.git] / debian / changelog
index c1e0626c3a0d413b10089a7ad348797af463d67b..4b3ac01cdb4953ec0c6f79ca3a5d4357e93bbd3a 100644 (file)
@@ -1,4 +1,4 @@
-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
@@ -12,7 +12,17 @@ ikiwiki (1.52) UNRELEASED; urgency=low
   * Enable openid logins by default.
   * Enable usedirs by default.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 29 Apr 2007 19:00:15 -0400
+  [ Josh Triplett ]
+  * fieldset support appeared in CGI::FormBuilder 3.05, so increase
+    version in Depends on libcgi-formbuilder-perl to 3.05
+  * Group passwordauth fields with a fieldset as well.  Add a new
+    passwordauth page to the basewiki describing password
+    authentication; like openid, it uses conditional to check which
+    forms of authentication the wiki allows.  Add conditional cross-
+    links between the openid and passwordauth pages, to help the user
+    understand how they can log in.
+
+ -- Josh Triplett <josh@freedesktop.org>  Sun, 29 Apr 2007 19:58:24 -0700
 
 ikiwiki (1.51) unstable; urgency=low