summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-31 10:41:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-31 10:43:27 +0200
commitf38ff4a19e689d4e7e10b5bcbf3c9348c6f3a3b4 (patch)
treeedd4577dabb958078939b3b1b639b56481de29a3 /CHANGELOG
parent1784ae41653581afe63f55031937735531daa541 (diff)
Don't let error message popups cover the login form (#1488500)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0164befc1..27bab3cb1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Don't let error message popups cover the login form (#1488500)
- Don't show errors when moving contacts into groups they are already in (#1488493)
- Make folders with unread messages in subfolders bold again (#1486793)
- Abbreviate long attachment file names with ellipsis (#1488499)