summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2014-10-21 18:56:25 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2014-10-21 18:56:25 +0000
commitf0658421756f206e6fdbbe84103c2388420aa36e (patch)
treefed7b843a2e546e920c714cfad95303a09bb6831
parentc6461536e4623a44a233bf260cd93beb544120ca (diff)
Updates for 2.5.3 release.
git-svn-id: http://svn.redmine.org/redmine/branches/2.5-stable@13470 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/CHANGELOG9
-rw-r--r--lib/redmine/version.rb2
2 files changed, 10 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index bb02fadc7..e92873fb9 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,15 @@ Redmine - project management software
Copyright (C) 2006-2014 Jean-Philippe Lang
http://www.redmine.org/
+== 2014-10-21 v2.5.3
+
+* Defect #14796: Yard rake file is not updated for Redmine 2.x
+* Defect #17163: Files assigned to a version can not be deleted if Issue Tracking module is disabled
+* Defect #17486: Error when removing user from group
+* Patch #17399: German translation for r17003
+* Patch #17421: Traditional Chinese translation (to r13231)
+* Patch #17451: Bulgarian translation (r13217)
+
== 2014-07-06 v2.5.2
* Defect #3483: Relative url for source links in notifications
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index a9f356657..624a69595 100644
--- a/lib/redmine/version.rb
+++ b/lib/redmine/version.rb
@@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 2
MINOR = 5
- TINY = 2
+ TINY = 3
# Branch values:
# * official release: nil