]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.4.1 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Nov 2013 08:26:39 +0000 (08:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Nov 2013 08:26:39 +0000 (08:26 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@12314 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 09e37485e45f02d09171832fbf9bf5192306f4df..0ab257cebad2d1206aed287190920b0103a030b3 100644 (file)
@@ -4,6 +4,16 @@ Redmine - project management software
 Copyright (C) 2006-2013  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2013-11-23 v2.4.1
+
+* Defect #15401: Wiki syntax "bold italic" is incorrect
+* Defect #15414: Empty sidebar should not be displayed in project overview
+* Defect #15427: REST API POST and PUT broken
+* Patch #15376: Traditional Chinese translation (to r12295)
+* Patch #15395: German "ImageMagick convert available" translation
+* Patch #15400: Czech Wiki syntax traslation
+* Patch #15402: Czech translation for 2.4-stable
+
 == 2013-11-17 v2.4.0
 
 * Defect #1983: statistics get rather cramped with more than 15 or so contributers
index 4d8c3b25ee63235796b2ec25e90b88df10ab43dd..5aa64b6bfaed2cec851782576c194870b0c7fb4b 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 4
-    TINY  = 0
+    TINY  = 1
 
     # Branch values:
     # * official release: nil