diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-30 23:28:01 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-30 23:28:01 +0000 |
commit | c3a530ab93c01f449554d3cee472594d895e4126 (patch) | |
tree | d8bfcbc5c83280b84253b09ec83b87005fab8ae4 /debian/changelog | |
parent | 285b9d8b99717a1feab7fbf4b3795874fc0c247e (diff) |
* Improve login/register process, the login dialog has only name and
password fields, which allows more web browsers to regognise it as a login
field, and is less confusing.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 13f7ab794..5e01b4679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,11 @@ ikiwiki (1.32) UNRELEASED; urgency=low them together. * Install the source of the examples into /usr/share/doc/ikiwiki/examples. * Add perlmagick to build-depends so syntax check of img plugin works. + * Improve login/register process, the login dialog has only name and + password fields, which allows more web browsers to regognise it as a login + field, and is less confusing. - -- Joey Hess <joeyh@debian.org> Mon, 30 Oct 2006 14:30:54 -0500 + -- Joey Hess <joeyh@debian.org> Mon, 30 Oct 2006 18:26:55 -0500 ikiwiki (1.31) unstable; urgency=low |