summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-14 13:58:15 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-14 13:58:15 +0100
commit52d0d949104e6b43d8daa39dad64b20cc003440c (patch)
tree228a3261bca9a362488f7fef386a47389d86c625 /CHANGELOG
parentce248f83e52092d264de23a0bd51a0233d6498e7 (diff)
Fix handling of text/enriched content on message reply/forward/edit
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ce469cd5..9f8464c5f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of text/enriched content on message reply/forward/edit
- Fix XSS vulnerability in handling of text/enriched messages (#1488806)
- Fix handling of 'media' attribute on linked css (#1488789)
- Fix excessive LFs at the end of composed message with top_posting=true (#1488797)