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:47 +0200
commitfd309c365005d1dfee102fea1accb36c29788a0b (patch)
tree20869f0fac88ac7667592748a365683cb46f03fe /CHANGELOG
parentf4bd85b8d0414f16e90f0e8ceaf0cc031df68f59 (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 5cdbf5b26..695b389b3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,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
-------------