]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.4.2 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 23 Dec 2013 08:46:47 +0000 (08:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 23 Dec 2013 08:46:47 +0000 (08:46 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@12447 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 0ab257cebad2d1206aed287190920b0103a030b3..3c088b0572767837b55e833530903a23292ea7d3 100644 (file)
@@ -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
index 5aa64b6bfaed2cec851782576c194870b0c7fb4b..b1d7389c069c8c6cedda82548bfbfadd87539353 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 4
-    TINY  = 1
+    TINY  = 2
 
     # Branch values:
     # * official release: nil