summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-30 11:35:43 +0000
committeralecpl <alec@alec.pl>2011-11-30 11:35:43 +0000
commit0597586b89e86e8b4e22080d4c453475057b47b5 (patch)
treec5228263a48560439d4c8468dd94ae127cf2abf9 /CHANGELOG
parent230ccbaef045d9a355e4f24921e622200dd64398 (diff)
- Applied fixes from trunk up to r5512
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bec2a6147..97adf7c9c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)