]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.2.4 release. 2.2-stable
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 19 Mar 2013 19:34:01 +0000 (19:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 19 Mar 2013 19:34:01 +0000 (19:34 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.2-stable@11659 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 16925bc42c99729ff0dc931060af5c71aa7f146f..99c45b2e7a8faf5bc874033d31aa73ef1448b648 100644 (file)
@@ -4,6 +4,21 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2013-03-19 v2.2.4
+
+* Upgrade to Rails 3.2.13
+* Defect #12243: Ordering forum replies by last reply date is broken
+* Defect #13127: h1 multiple lined titles breaks into main menu
+* Defect #13138: Generating PDF of issue causes UndefinedConversionError with htmlentities gem
+* Defect #13165: rdm-mailhandler.rb: initialize_http_header override basic auth
+* Defect #13232: Link to topic in nonexistent forum causes error 500
+* Patch #13181: Bulgarian translation of jstoolbar-bg.js
+* Patch #13207: Portuguese translation for 2.2-stable
+* Patch #13310: pt-BR label_last_n_weeks translation
+* Patch #13325: pt-BR translation for 2.2-stable
+* Patch #13343: Vietnamese translation for 2.2-stable
+* Patch #13398: Czech translation for 2.2-stable
+
 == 2013-02-12 v2.2.3
 
 * Upgrade to Rails 3.2.12
index 081d6dab219fd26034bfc30d6d77f9e89f1f7c99..349e8a64cc060f8739ade7ae825c4c4fbea726ef 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 2
-    TINY  = 3
+    TINY  = 4
 
     # Branch values:
     # * official release: nil