diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-04 09:11:48 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-04 09:11:48 +0200 |
commit | 42574449577bd99b6feb662e1ea1eefb0fb698cc (patch) | |
tree | 859671e10d4860b589b7679b4f3d29435582e73d /CHANGELOG | |
parent | 0a7df4a32e86a103a5f1fe801374383a195ba1a5 (diff) |
Fix "null" instead of empty string on messages list in IE10 (#1489145)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix "null" instead of empty string on messages list in IE10 (#1489145) - 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) |