diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-04-14 15:07:12 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-04-14 15:07:47 +0200 |
commit | fd309c365005d1dfee102fea1accb36c29788a0b (patch) | |
tree | 20869f0fac88ac7667592748a365683cb46f03fe /CHANGELOG | |
parent | f4bd85b8d0414f16e90f0e8ceaf0cc031df68f59 (diff) |
Fix XSS issue in plain text spellchecker (#1489806)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------------- |