]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.4.1 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 9 Jul 2017 07:16:52 +0000 (07:16 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 9 Jul 2017 07:16:52 +0000 (07:16 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16779 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 12909beb79f91b320c0ed2f8c9fc870312795cd6..ab1e832c4ea6efaf3f911df8f8d8e2cc6ed6dadf 100644 (file)
@@ -4,6 +4,26 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2017-07-09 v3.4.1
+
+=== [Issues list]
+
+* Defect #26364: Sort is not reflected when export CSV of issues list
+
+=== [Projects]
+
+* Defect #26376: Wrong issue counts and spent time on project overview
+
+=== [Translations]
+
+* Patch #26344: Bulgarian translation
+* Patch #26365: Traditional Chinese translation
+
+=== [UI]
+
+* Defect #26325: Wrong CSS syntax
+* Defect #26350: Don't display file download button while on repository directory entries
+
 == 2017-07-02 v3.4.0
 
 === [Accounts / authentication]
index 4debbec27a338ad1910f73923b625a92f5ce40e5..cbb4c377176eb3596a2e3de99b3e220cb0df0bc8 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 4
-    TINY  = 0
+    TINY  = 1
 
     # Branch values:
     # * official release: nil