summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 21:27:58 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 21:27:58 +0000
commit65be0598a96a6a24a1a6993df524fda256b9bc97 (patch)
tree2b6ceaf82a9d9e9ce7c6ef9084a4dc489c5da1da /debian
parentf46c35f46f29f56ffb701e6db8e5dc645162da07 (diff)
* 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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae633075d..7cfc2b12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 30 Apr 2007 17:53:10 -0400
+
ikiwiki (2.00) unstable; urgency=low
[ Josh Triplett ]