]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.3.8 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jun 2018 06:15:33 +0000 (06:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jun 2018 06:15:33 +0000 (06:15 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17379 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index b348b93c1b5e210055fc1f37eff58cb8a423aab6..5e82f0258d789115ad75dcfcbd175835340a5429 100644 (file)
@@ -4,6 +4,28 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2018-06-10 v3.3.8
+
+=== [Issues]
+
+* Patch #28649: Log automatic rescheduling of following issues to journal
+
+=== [SCM]
+
+* Defect #28725: Mercurial 4.6 compatibility
+
+=== [Text formatting]
+
+* Defect #28469: Syntax highlighter does not work if language name is single-quoted
+
+=== [Translations]
+
+* Patch #28881: Fix Japanese mistranslation for label_comment_added
+
+=== [UI]
+
+* Defect #22023: Issue id input should get focus after adding related issue
+
 == 2018-04-07 v3.3.7
 
 === [Custom fields]
index 3a502a1d5d5f6c60e076fb6e92e613ef2eec6380..2d98c14d0496653e2ab87b8d80302f902935f8bd 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 3
-    TINY  = 7
+    TINY  = 8
 
     # Branch values:
     # * official release: nil