diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-05-31 13:30:23 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-05-31 13:31:20 +0200 |
commit | a2027101df54453a162b6a609bc85e5488ed7284 (patch) | |
tree | c81e7f4963cb5012a9427eb5b94bb61c0b480c17 /CHANGELOG | |
parent | f38ff4a19e689d4e7e10b5bcbf3c9348c6f3a3b4 (diff) |
Fix window.resize handler on IE8 and Opera (#1488453)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix window.resize handler on IE8 and Opera (#1488453) - 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) |