summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-31 13:30:23 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-31 13:30:23 +0200
commit8ce602461821bfc4fb1c5b2d40fb7468d9c299c7 (patch)
tree52345bc07ca5f181acccdcf2eaad3eb31b240e0c /CHANGELOG
parentde6876597453e42690070af12e82e1fac0ad1b04 (diff)
Fix window.resize handler on IE8 and Opera (#1488453)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 447e4b95b..fa443d7ed 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)