summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-15 16:21:34 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-15 16:21:34 +0200
commit6ab9369eb194e4dde0cc830a84466dd240e95b23 (patch)
treef6ca70f59b7a470dc0af2553b701b12aee333489 /CHANGELOG
parent38ea9af1e685aeb89b5823e59ccd2c8fb481162c (diff)
Fix lower-casing email address on replies (#1488598)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4cbaa6ece..192ecce91 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix lower-casing email address on replies (#1488598)
- 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)