]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.4.12 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Oct 2019 09:30:20 +0000 (09:30 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Oct 2019 09:30:20 +0000 (09:30 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@18751 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 46d3bdb9a317107fccea2668cf33df0ed1ab5b7b..35451192952e058069864d08e599642b38bf5095 100644 (file)
@@ -4,6 +4,39 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2019-10-19 v3.4.12
+
+=== [Code cleanup/refactoring]
+
+* Defect #32022: IssueSubtaskingTest fails with high probability
+
+=== [Documentation]
+
+* Defect #32170: Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome
+* Defect #32184: Incorrect headings example in Textile help
+
+=== [Gems support]
+
+* Defect #32300: Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError
+* Patch #32294: Update ruby-openid to 2.9.2
+
+=== [Issues]
+
+* Defect #31778: Total estimated time issue query column and issue field might leak information
+
+=== [Issues list]
+
+* Defect #31779: Total estimated time column shown even when estimated time field is deactivated
+
+=== [Translations]
+
+* Defect #32290: Typo in Russian translation for label_in_the_next_days
+
+=== [UI]
+
+* Defect #32012: Broken JavaScript icon in the repository view
+* Defect #32024: Broken gzip icon in the repository view
+
 == 2019-06-10 v3.4.11
 
 === [Administration]
index 3aa612c97d37e0725a1ee23e804c0a3efcf985ac..edfa3ed6cc1da6ae3a9e995097f8178eda383f5b 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 4
-    TINY  = 11
+    TINY  = 12
 
     # Branch values:
     # * official release: nil