diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-25 19:48:01 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-25 19:48:01 +0100 |
commit | 1f82e46502934b7e2c4b53b33dc5ebb67f8e39b0 (patch) | |
tree | aa0fb7c73acf529654c35e1d69fb698d8db235bc /CHANGELOG | |
parent | f603883d37e778c8413347d07bb12e4180570aeb (diff) |
Fix saving draft just after entering compose window (#1489012)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix saving draft just after entering compose window (#1489012) - 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) |