summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-01-06 12:41:16 +0000
committerthomascube <thomas@roundcube.net>2011-01-06 12:41:16 +0000
commitc3be8ed64c601e0b15645664d58cec7ace17b5cb (patch)
tree81c9f63dfc12c4a0a1f0988735343cc14918d193 /CHANGELOG
parent56849c658b023ba8143c60435ddec2ee225fc11d (diff)
Make sure an existing session is killed/replaced when submitting login form
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e9af27849..7061bf00d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix double-login/session issue (#1487104)
- Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
- Make rcube_autoload silently skip unknown classes (#1487109)
- Fix charset detection in vcards with encoded values (#1485542)