summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-15 15:32:02 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-15 15:32:02 +0200
commitfb2f825cd95677a2ede38e0a2ea99b6823841d74 (patch)
tree3455473791c3328817ea6f499262f608ce5842ea /CHANGELOG
parentc086978f6a91eacb339fd2976202fca9dad2ef32 (diff)
Fix line separator in exported messages (#1488603)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 37170fc65..4cbaa6ece 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix line separator in exported messages (#1488603)
- Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
- Fix XSS issue where href="javascript:" wasn't secured (#1488613)
- Fix impossible to create message with empty plain text part (#1488610)