diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-22 18:53:24 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-22 18:54:43 +0100 |
commit | 73f094ff3ca151e928e61cc20578310e44d455a3 (patch) | |
tree | 9d7bc0276ea86efa5cf221c7121d2c271504c16c /CHANGELOG | |
parent | 71cae613f0e71cb5aa5dbdf82719f5ecc694af03 (diff) |
Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- 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) - Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) - Better handling of session errors in ajax requests (#1488960) |