diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-23 08:46:47 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-23 08:46:47 +0000 |
commit | 0fabbd281e24f209aef83c296bcfd7d0c5e15017 (patch) | |
tree | 6605a4e6b7f15d6ae2c5ceb1da07a08a4d7916cd /doc/CHANGELOG | |
parent | f81f5589f90afb9e45a2fd3388591073562ca788 (diff) | |
download | redmine-0fabbd281e24f209aef83c296bcfd7d0c5e15017.tar.gz redmine-0fabbd281e24f209aef83c296bcfd7d0c5e15017.zip |
Updates for 2.4.2 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@12447 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r-- | doc/CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 0ab257ceb..3c088b057 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,22 @@ Redmine - project management software Copyright (C) 2006-2013 Jean-Philippe Lang http://www.redmine.org/ +== 2013-12-23 v2.4.2 + +* Defect #15398: HTML 5 invalid <center> tag +* Defect #15523: CSS class for done ratio is not properly generated +* Defect #15623: Timelog filtering by activity field does not handle project activity overrides +* Defect #15677: Links for relations in notifications do not include hostname +* Defect #15684: MailHandler : text/plain attachments are added to description +* Defect #15714: Notification on loosing assignment does not work +* Defect #15735: OpenID login fails due to CSRF verification +* Defect #15741: Multiple scrollbars in project selection tree +* Patch #9442: Russian wiki syntax help translations +* Patch #15524: Japanese translation update (r12278) +* Patch #15601: Turkish translation update +* Patch #15688: Spanish translation updated +* Patch #15696: Russian translation update + == 2013-11-23 v2.4.1 * Defect #15401: Wiki syntax "bold italic" is incorrect |