summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-03-24 17:30:34 +0100
committerAleksander Machniak <alec@alec.pl>2013-03-24 17:30:34 +0100
commit24e88e91f7ebac132fa356762b0cd544d42cef9f (patch)
tree3b99b6c2237fb26541a133f78405faffcddd5240 /CHANGELOG
parenta26c031621410f030751eae404490a10498583d7 (diff)
parent7889c57b772dbf722639894bd572c767424c8b84 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 541069004..04ec31d47 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005)
+- Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008)
- Fix handling of some conditional comment tags in HTML message (#1489004)
- Add rel="noreferrer" for links in displayed messages (#1484686)
- Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)