-ikiwiki (2.00) UNRELEASED; urgency=low
+ikiwiki (2.1) UNRELEASED; urgency=low
+
+ * 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.
+ * Make the openid login form nicely styled.
+ * Fix a bug that prevented clearing email or subscriptions.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 30 Apr 2007 18:04:02 -0400
+
+ikiwiki (2.00) unstable; urgency=low
[ Josh Triplett ]
* Avoid using GNU extensions to cp during "make install", which did
[ 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
+
+ [ Joey Hess ]
+ * If Net::OpenID::Consumer is not available, the openid module will quietly
+ disable itself, this avoids needing a hard dependency on the perl module.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 30 Apr 2007 00:43:02 -0400
ikiwiki (1.51) unstable; urgency=low