diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:21:31 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:21:31 +0000 |
commit | b300c7e57859314588d076c329edd816a6171130 (patch) | |
tree | 03c6e23bd3350f4bc03fca68811057e489e35843 /doc/CHANGELOG | |
parent | f01908b1cc46a84fc30571f92d6de2dd4ddd1831 (diff) | |
download | redmine-b300c7e57859314588d076c329edd816a6171130.tar.gz redmine-b300c7e57859314588d076c329edd816a6171130.zip |
Merged r15459.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15460 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-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 |