summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-08-15 15:42:41 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-08-15 15:42:41 +0200
commit957ac142e3c80db3b86df4f0db3b82cfa8856206 (patch)
tree4edca8dbfac73407ed66985f47288df0a1d7bee7 /CHANGELOG
parent13969cf5406c14ba5dd5f830d7a8e2e2134e244b (diff)
parent38ea9af1e685aeb89b5823e59ccd2c8fb481162c (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
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)