]> source.dussan.org Git - redmine.git/commitdiff
Merged r11366 from trunk.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Feb 2013 18:08:38 +0000 (18:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Feb 2013 18:08:38 +0000 (18:08 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.2-stable@11367 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 5922e86a61e834e2787287743be5d548ed97e00f..16925bc42c99729ff0dc931060af5c71aa7f146f 100644 (file)
@@ -4,6 +4,19 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2013-02-12 v2.2.3
+
+* Upgrade to Rails 3.2.12
+* Defect #11987: pdf: Broken new line in table
+* Defect #12930: 404 Error when referencing different project source files in the wiki syntax
+* Defect #12979: Wiki link syntax commit:repo_a:abcd doesn't work
+* Defect #13075: Can't clear custom field value through context menu in the issue list
+* Defect #13097: Project copy fails when wiki module is disabled
+* Defect #13126: Issue view: estimated time vs. spent time
+* Patch #12922: Update Spanish translation
+* Patch #12928: Bulgarian translation for 2.2-stable
+* Patch #12987: Russian translation for 2.2-stable
+
 == 2013-01-20 v2.2.2
 
 * Defect #7510: Link to attachment should return latest attachment
index 9b8464a018d66aa4a80e6c45d9a9dc2cc3840fe6..081d6dab219fd26034bfc30d6d77f9e89f1f7c99 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 2
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil