diff options
author | alecpl <alec@alec.pl> | 2011-11-30 11:35:43 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-11-30 11:35:43 +0000 |
commit | 0597586b89e86e8b4e22080d4c453475057b47b5 (patch) | |
tree | c5228263a48560439d4c8468dd94ae127cf2abf9 /CHANGELOG | |
parent | 230ccbaef045d9a355e4f24921e622200dd64398 (diff) |
- Applied fixes from trunk up to r5512
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +- Fix handling of empty <U> tags in HTML messages (#1488225) +- Add content filter for embedded attachments to protect from XSS on IE (#1487895) - Use strpos() instead of strstr() when possible (#1488211) - Fix handling HTML entities when converting HTML to text (#1488212) - Fix fit_string_to_size() renders browser and ui unresponsive (#1488207) |