summaryrefslogtreecommitdiffstats
path: root/doc/CHANGELOG
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-05 07:12:53 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-05 07:12:53 +0000
commitb094df56f22879bdaffa3854f9001ad6ed068e2d (patch)
treef329e27f49be2103ef870840d26a846831647763 /doc/CHANGELOG
parent25eab86bbaf9d31d966b690ff788f47e27e92c70 (diff)
downloadredmine-b094df56f22879bdaffa3854f9001ad6ed068e2d.tar.gz
redmine-b094df56f22879bdaffa3854f9001ad6ed068e2d.zip
CHANGELOG for 3.2.3.
git-svn-id: http://svn.redmine.org/redmine/trunk@15455 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r--doc/CHANGELOG10
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