diff options
author | alecpl <alec@alec.pl> | 2011-02-03 11:52:38 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-02-03 11:52:38 +0000 |
commit | 9ebac6616d32d7672ea59da67321380037e2324c (patch) | |
tree | 373121eae037d3269ae64d6320f1108998d770bd /CHANGELOG | |
parent | e4e38e02cfe626ffeda26b1d4a08df7a6cd3997d (diff) |
- Fix handling of invalid HTML comments in messages (#1487759)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix handling of invalid HTML comments in messages (#1487759) - Fix parsing FETCH response for very long headers (#1487753) - Fix add/remove columns in message list when message_sort_order isn't set (#1487751) - Check mime headers before attempt to parse them (#1487745) |