summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-13 09:41:41 +0100
committerAleksander Machniak <alec@alec.pl>2015-01-13 09:44:20 +0100
commit04994005e7f83a9ae48bd177b898dd17f7aa8e24 (patch)
treea54bfa8179f7bd9a70ec77eb8441c1b001a2c6b6 /CHANGELOG
parentb134f59eb12db00efb3088274f2a0fbc31a5e9fc (diff)
Fix XSS issue in style attribute handling (#1490227)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e046f5e88..39597be63 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ CHANGELOG Roundcube Webmail
- Fix wrong icon for download button in classic skin
- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
- Fix checks based on window.ActiveXObject in IE > 10
+- Fix XSS issue in style attribute handling (#1490227)
RELEASE 1.0.4
-------------