diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-05 19:31:34 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-05 19:32:46 +0200 |
commit | 55e60c6d85efa3e4b3679c8f9c0b97109ee31ca3 (patch) | |
tree | d25a6027e877ef3e671a032ec48b120f591a763b /CHANGELOG | |
parent | 42574449577bd99b6feb662e1ea1eefb0fb698cc (diff) |
Fix legacy options handling
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ CHANGELOG Roundcube Webmail =========================== - Fix "null" instead of empty string on messages list in IE10 (#1489145) +- Fix legacy options handling - Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) - Fix bug where serialized strings were truncated in PDO::quote() (#1489142) - Fix displaying messages with invalid self-closing HTML tags (#1489137) |