summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-02-25 15:01:30 +0000
committerthomascube <thomas@roundcube.net>2012-02-25 15:01:30 +0000
commit40d246fff24e19f7237aef059a95e3af3b718e62 (patch)
treefc9540e4c554901a281d4ae78389f51533dfb033 /CHANGELOG
parent1e09cd081107b4e4e639e599c4c95406559be111 (diff)
Remember custom skin selection after logout (#1488355)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 37bcc65b8..c96c3b565 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Remember custom skin selection after logout (#1488355)
- Make sure About tab is always the last tab (#1488257)
- Fix issue with folder creation under INBOX. namespace (#1488349)
- Added mailto: protocol handler registration link in User Preferences (#1486580)