diff options
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r-- | doc/CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
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 <center> tag |