Updates for 2.4.6 release.

git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@13229 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2014-07-06 10:40:38 +00:00
parent 6eb8755213
commit fba5b43377
2 changed files with 13 additions and 1 deletions

View File

@@ -4,6 +4,18 @@ Redmine - project management software
Copyright (C) 2006-2014 Jean-Philippe Lang
http://www.redmine.org/
== 2014-07-06 v2.4.6
* Defect #13932: File upload does not work with Safari
* Defect #16467: back_url redirection does not work for '/'
* Defect #16511: Potentiel data leak in "Invalid form authenticity token" error screen
* Defect #16530: back_url redirection work for non sub uri
* Defect #16711: Non-ascii attachment file name get corrupted in IE11
* Defect #17151: File upload broken on Chrome 36
* Defect #17235: use test_email report can't modify frozen String
* Defect #17391: Upgrade to Rails 3.2.19
* Patch #17206: Fix Invalid CSS on Error-Pages
== 2014-03-29 v2.4.5
* Defect #16466: Fixed back url verification

View File

@@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 2
MINOR = 4
TINY = 5
TINY = 6
# Branch values:
# * official release: nil