diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:14:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-06-05 07:14:10 +0000 |
commit | f01908b1cc46a84fc30571f92d6de2dd4ddd1831 (patch) | |
tree | 6af3fae183567c455d9bbf1fd81b298d1f6c762a /doc/CHANGELOG | |
parent | bc356c81faef1c245c6e97d0773fba4398ad6ef2 (diff) | |
download | redmine-f01908b1cc46a84fc30571f92d6de2dd4ddd1831.tar.gz redmine-f01908b1cc46a84fc30571f92d6de2dd4ddd1831.zip |
Merged r15455.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15456 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r-- | doc/CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index c56cc7789..36d032dc8 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,16 @@ Redmine - project management software Copyright (C) 2006-2016 Jean-Philippe Lang http://www.redmine.org/ +== 2016-06-05 v3.2.3 + +* 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 #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 +* Patch #22898: !>image.png! generates invalid HTML +* Patch #22911: Error raised when importing issue with Key/Value List custom field + == 2016-05-05 v3.2.2 * Defect #5156: Bulk edit form lacks estimated time field |