aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-07 15:56:39 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-07 15:56:39 -0500
commit9dbbbd0efacb5acebaed2d0ee74d1c185b27394a (patch)
tree234f30b11925e9af6feb6a385587e926b2c7ae59 /debian
parent4ac5685744e3678e8c583f671978746ddc37e9a1 (diff)
downloadikiwiki-9dbbbd0efacb5acebaed2d0ee74d1c185b27394a.tar
ikiwiki-9dbbbd0efacb5acebaed2d0ee74d1c185b27394a.tar.gz
* Only try postsignin if no other action matched. Fixes a bug where the
user goes back from the signin screen and does something else. * Improve behavior when trying to sign in with no cookies.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e119baf0..b39b053d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ikiwiki (2.19) UNRELEASED; urgency=low
+
+ * Only try postsignin if no other action matched. Fixes a bug where the
+ user goes back from the signin screen and does something else.
+ * Improve behavior when trying to sign in with no cookies.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 07 Jan 2008 15:35:16 -0500
+
ikiwiki (2.18) unstable; urgency=low
* Split error messages for failures to drop real uid and gid.