]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.4.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Feb 2014 08:00:23 +0000 (08:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Feb 2014 08:00:23 +0000 (08:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@12861 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 1faab702a83cda50066509f6efc4b538e59ba706..1db1005c397cde872fbbcf8f902f757f9a0a551c 100644 (file)
@@ -4,6 +4,18 @@ Redmine - project management software
 Copyright (C) 2006-2014  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2014-02-08 v2.4.3
+
+* Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
+* Defect #15664: Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
+* Defect #15756: 500 on admin info/settings page on development environment
+* Defect #15781: Customfields have a noticable impact on search performance due to slow database COUNT
+* Defect #15849: Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
+* Defect #15870: Parent task completion is 104% after update of subtasks
+* Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
+* Defect #16038: Issue#css_classes corrupts user.groups association cache
+* Patch #15960: pt-BR translation for 2.4-stable
+
 == 2013-12-23 v2.4.2
 
 * Defect #15398: HTML 5 invalid <center> tag
index b1d7389c069c8c6cedda82548bfbfadd87539353..ad3f3993a80542b2fdb4427175e0990a73df0ab0 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 4
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil