]> source.dussan.org Git - redmine.git/commitdiff
Merged r16825.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 16 Jul 2017 18:08:02 +0000 (18:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 16 Jul 2017 18:08:02 +0000 (18:08 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16826 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index ab1e832c4ea6efaf3f911df8f8d8e2cc6ed6dadf..2e87e583f0d644a99b41a27934ffcc6f703e59cd 100644 (file)
@@ -4,6 +4,25 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2017-07-16 v3.4.2
+
+=== [Administration]
+
+* Defect #26393: Error when unchecking all settings on some plugins configurations
+
+=== [Attachments]
+
+* Defect #26379: Fix thumbnail rendering for images with height >> width
+
+=== [Time tracking]
+
+* Defect #26387: Error displaying time entries filtered by Activity
+
+=== [UI]
+
+* Defect #26445: Text formatting not applied to commit messages even if enabled in settings
+* Patch #26424: Avatar Spacing in Headlines
+
 == 2017-07-09 v3.4.1
 
 === [Issues list]
index 7bee0776f3e79399e4f8a5aea6b59003a9f3f5b1..06dee894d8154a4b1428dedefb87951bab4ba3cd 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 4
-    TINY  = 1
+    TINY  = 2
 
     # Branch values:
     # * official release: nil