summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-14 15:07:12 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-14 15:07:12 +0200
commiteb0dec96134916284c5caeb57d1ad23ff67d6264 (patch)
treec47511f08f384663bc69723be88db6cb89464a77 /CHANGELOG
parent24e63e22188678407b180944f4c7bb9f494f09ee (diff)
Fix XSS issue in plain text spellchecker (#1489806)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 150d3805f..a32aeabb7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ CHANGELOG Roundcube Webmail
- Fix unintentional redirect from compose page in Webkit browsers (#1489789)
- Fix messages index cache update under some conditions (e.g. proxy) (#1489756)
- Fix lack of translation of special folders in some configurations (#1489799)
+- Fix XSS issue in plain text spellchecker (#1489806)
RELEASE 1.0.0
-------------