From c366502b6106b6755d23e6399b1c22fe0367062d Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 8 Feb 2014 08:00:23 +0000 Subject: Updates for 2.4.3 release. git-svn-id: http://svn.redmine.org/redmine/trunk@12861 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/CHANGELOG') diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 1faab702a..1db1005c3 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -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
tag -- cgit v1.2.3