]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.4.10 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Mar 2019 06:52:06 +0000 (06:52 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Mar 2019 06:52:06 +0000 (06:52 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@18025 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 5583e2406abe8ab96e4d35ec56ac8e3faf1f57e2..ffc20e0db87e311a4e06c0bce288f73b7537d9dd 100644 (file)
@@ -4,6 +4,36 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2019-03-31 v3.4.10
+
+=== [Administration]
+
+* Defect #30939: Timeout for "Check for updates" on Plugins page is too short
+
+=== [Files]
+
+* Defect #31087: Deleting a version silently deletes its attachments
+
+=== [Issues filter]
+
+* Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
+
+=== [REST API]
+
+* Defect #29055: Searching for issue number with REST API redirects to issue HTML page
+
+=== [Rails support]
+
+* Feature #31027: Upgrade to Rails 4.2.11.1
+
+=== [Search engine]
+
+* Defect #30923: Project search should select subprojects scope when the project has subprojects
+
+=== [UI]
+
+* Defect #30872: Copyright is outdated
+
 == 2019-02-21 v3.4.9
 
 === [Gems support]
index 2d06e469b3759a4e26f0787cd53a063df79e6786..7d9d9e67276a913c18218b8dc87fa719a1a65e3b 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 4
-    TINY  = 9
+    TINY  = 10
 
     # Branch values:
     # * official release: nil