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:41:28 +0200
commit8c16ea9632610f1104c1e54f97391e2b2a2776de (patch)
tree20f10a6d2e3939d9112707d8ca8f67d7498c8e42 /CHANGELOG
parentca1c2a8c9c69ddf92cfd07a9e5ff4ec1deb22b6b (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 fa2fe4372..e55f4909c 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)