]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.2.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jun 2016 07:18:08 +0000 (07:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jun 2016 07:18:08 +0000 (07:18 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15457 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index c56cc77892be4403cdcc955649795d1f499dc74e..36d032dc8183f423d1d73badc163b122e93a9b08 100644 (file)
@@ -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
index d29e5a5858641ac9cb88254c2b729fd4a347db67..c73dec1994e9409d6c857029bcddba013037b194 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 2
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil