]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
web commit by JoshTriplett: Remove account-creation password item, now a separate...
[ikiwiki.git] / debian / changelog
index ae633075de7e1fa31d95fbd5d04472ee52e88cab..deb7fd04e31b4d4181ff56d9570b16b2c93fb1ac 100644 (file)
@@ -1,3 +1,17 @@
+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.
+  * Improve handling of edits of locked pages by users who are not yet signed
+    in.
+  * Make testpagespec more robust, including checking for missing/bad
+    parameters.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 08 May 2007 17:21:13 -0400
+
 ikiwiki (2.00) unstable; urgency=low
 
   [ Josh Triplett ]