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:30:23 +0200 |
commit | 8ce602461821bfc4fb1c5b2d40fb7468d9c299c7 (patch) | |
tree | 52345bc07ca5f181acccdcf2eaad3eb31b240e0c /CHANGELOG | |
parent | de6876597453e42690070af12e82e1fac0ad1b04 (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) - Display Tiff as Jpeg in browsers without Tiff support (#1488452) - Don't display Pdf/Tiff/Flash attachments inline without browser support (#1488452, #1487929) |