diff options
author | alecpl <alec@alec.pl> | 2011-11-30 07:33:33 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-11-30 07:33:33 +0000 |
commit | af4b3be87d7251fd2cd4b9bd0cee617dca733622 (patch) | |
tree | 3f6d3f17c74042458e01a5e6c4fd9641915a430c /CHANGELOG | |
parent | 57486f6e58d602413b58f780bf3a94ad6d2af8ce (diff) |
- Fix handling of empty <U> tags in HTML messages (#1488225)
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 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) |