]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.4.7 release. 2.4-stable
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 21 Oct 2014 18:55:36 +0000 (18:55 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 21 Oct 2014 18:55:36 +0000 (18:55 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@13469 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index c43b21105fa312826655f518f666034ad474936a..2d2614469410f91672b750dd57731ad7f15c5251 100644 (file)
@@ -4,6 +4,13 @@ Redmine - project management software
 Copyright (C) 2006-2014  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2014-10-21 v2.4.7
+
+* Defect #17446: Error when editing custom field with blank min_length or max_length
+* Defect #17581: Drag & Drop does not work with Safari 5.1
+* Defect #17585: Typo in Traditional Chinese detailed syntax help
+* Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
+
 == 2014-07-06 v2.4.6
 
 * Defect #13932: File upload does not work with Safari
index f305cd1c6680b1903e276cb9f34d50a05bacdcba..332b7449690feb06d3cbe9fb1b4598f6be985f9e 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 4
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil