diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:20:55 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:20:55 +0000 |
commit | 939a7137ef985647d34fdacadf419b313bcd9110 (patch) | |
tree | c352eb8fe8096d62cbb4721b4671943a06781e16 | |
parent | b094df56f22879bdaffa3854f9001ad6ed068e2d (diff) | |
download | redmine-939a7137ef985647d34fdacadf419b313bcd9110.tar.gz redmine-939a7137ef985647d34fdacadf419b313bcd9110.zip |
CHANGELOG.
git-svn-id: http://svn.redmine.org/redmine/trunk@15459 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | doc/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 36d032dc8..24af2b7ff 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -8,6 +8,9 @@ http://www.redmine.org/ * Defect #22808: Malformed SQL query with SQLServer when grouping and sorting by fixed version * Defect #22912: Selecting a new filter on Activities should not reset the date range +* Defect #22924: Persistent XSS in Markdown parsing +* Defect #22925: Persistent XSS in project homepage field +* Defect #22926: Persistent XSS in Textile parsing * Defect #22932: "Group by" row from issues listing has the colspan attribute bigger with one than the number of columns from the table * Patch #22427: pt-BR translation for 3.2.stable * Patch #22761: Korean translation for 3.2-stable |