]> source.dussan.org Git - redmine.git/commitdiff
Merged r15365.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 5 May 2016 18:28:26 +0000 (18:28 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 5 May 2016 18:28:26 +0000 (18:28 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15366 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index d6158550556ddc881a57e196ee673d3aa7ff2449..c56cc77892be4403cdcc955649795d1f499dc74e 100644 (file)
@@ -4,6 +4,23 @@ Redmine - project management software
 Copyright (C) 2006-2016  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2016-05-05 v3.2.2
+
+* Defect #5156: Bulk edit form lacks estimated time field
+* Defect #22105: Responsive layout. Change menu selector in responsive.js.
+* Defect #22134: HTML markup discrepancy ol and ul at app/views/imports/show.html.erb
+* Defect #22196: Improve positioning of issue history and changesets on small screens
+* Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor
+* Defect #22331: bundler error: Ruby 1.9.3 = "mime-types-data requires Ruby version >= 2.0."
+* Defect #22342: When copying issues to a different project, subtasks /w custom fields not copied over
+* Defect #22354: Sort criteria defined in custom queries are not applied when exporting to CSV
+* Defect #22583: CSV import delimiter detection broken
+* Patch #22278: Revision Graph and Table should work with vertical-align: middle
+* Patch #22296: Add collision option to autocomplete initialization
+* Patch #22319: Fix German "error_invalid_csv_file_or_settings" typo
+* Patch #22336: Revision Table does not scroll horizontally on small screens
+* Patch #22721: Check that the file is actually an image before generating the thumbnail
+
 == 2016-03-13 v3.2.1
 
 * Defect #21588: Simplified Chinese "field_cvs_module" translation has problem (Patch #21430)
index 040b31669ed7e332465308820f11a9b7933f4e59..d29e5a5858641ac9cb88254c2b729fd4a347db67 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 2
-    TINY  = 1
+    TINY  = 2
 
     # Branch values:
     # * official release: nil