]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.3.7 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Apr 2018 12:27:11 +0000 (12:27 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Apr 2018 12:27:11 +0000 (12:27 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17288 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 4f46d9026337cd92c48d46dbd72712301a003e50..b348b93c1b5e210055fc1f37eff58cb8a423aab6 100644 (file)
@@ -4,6 +4,49 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2018-04-07 v3.3.7
+
+=== [Custom fields]
+
+* Defect #28393: Sort issue custom fields by position in tracker UI
+
+=== [Email notifications]
+
+* Defect #28302: Security notification when changing password on password forgotten is empty
+
+=== [Gantt]
+
+* Defect #28204: Too large avatar breaks gantt when assignee is a group
+
+=== [Issues]
+
+* Defect #27862: Preformatted text overflows in preview
+* Patch #28168: Allow context-menu edit of % done and priority of parent issues if the fields are not derived
+
+=== [Security]
+
+* Defect #26857: Fix for CVE-2015-9251 in JQuery 1.11.1
+
+=== [Text formatting]
+
+* Defect #27884: RTL wiki class broken in Redmine 3.2.6
+* Defect #28331: h4, h5 and h6 headings on wiki pages should have a paragraph mark
+* Patch #28119: Enable lax_spacing for markdown formatting in order to allow markdown blocks not surrounded by empty lines
+
+=== [Translations]
+
+* Defect #28109: Incorrect interpolation in Swedish locale
+* Patch #27994: Galician translation update (jstoolbar-gl.js)
+* Patch #28102: Fix typo in Lithuanian label_version_sharing_tree
+
+=== [UI]
+
+* Defect #28208: Anonymous icon is wrongly displayed when assignee is a group
+
+=== [Wiki]
+
+* Defect #25299: Markdown pre-block could derive incorrect wiki sections
+
 == 2018-01-08 v3.3.6
 
 === [Administration]
index 7b3d4d7edc7f1a06ade6ce6e673223abb48a801e..3a502a1d5d5f6c60e076fb6e92e613ef2eec6380 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 3
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil