From eb0dec96134916284c5caeb57d1ad23ff67d6264 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 14 Apr 2014 09:07:12 -0400 Subject: [PATCH] Fix XSS issue in plain text spellchecker (#1489806) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 150d380..a32aeab 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ - 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 ------------- -- Gitblit v1.9.1