summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2014-03-29 16:09:30 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2014-03-29 16:09:30 +0000
commit08b96d8b470fa63cb147b6e2a23eb510ff644da3 (patch)
tree0652e332c9bccc5a1619cfd008c46d63270a3ed3
parent6d5569a46d0f7874517ee78467ab7969a73f3202 (diff)
downloadredmine-08b96d8b470fa63cb147b6e2a23eb510ff644da3.tar.gz
redmine-08b96d8b470fa63cb147b6e2a23eb510ff644da3.zip
Updates for 2.5.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@13033 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/CHANGELOG21
-rw-r--r--lib/redmine/version.rb2
2 files changed, 22 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 9fe595348..d7c0f6f0e 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,27 @@ Redmine - project management software
Copyright (C) 2006-2014 Jean-Philippe Lang
http://www.redmine.org/
+== 2014-03-29 v2.5.1
+
+* Defect #14298: Error generated on 'search for watchers to add' after clicking add without selected users
+* Defect #16236: Right-aligned table of contents (TOC) not working with markdown
+* Defect #16255: Internal Error for specific version of non-existent wiki page
+* Defect #16259: Changing Tracker value on new issue form makes hidden fields appearing after hitting F5
+* Defect #16321: Custom Fields with "Link values to URL" set are displayed as escaped html in email
+* Defect #16338: Can't choose an issue of a different project when updating time entries
+* Defect #16353: Regexp bug in JournalsController regexp handling when quoting existing journal entries
+* Feature #16326: Custom queries, buttons to move column to top and bottom
+* Patch #16291: Japanese translation update
+* Patch #16319: Random crash when using custom fields
+* Patch #16320: Turkish typo fix
+* Patch #16334: Korean Translation
+* Patch #16336: Russian translation
+* Patch #16356: Spanish Translation: label_custom_field_select_type
+* Patch #16368: Polish translation update
+* Patch #16381: Extract code to render project context links to helper
+* Patch #16453: Czech localisation
+* Defect #16466: Fixed back url verification
+
== 2014-03-02 v2.5.0
* Defect #3163: Large inline images overflow
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index 718980cbe..326141b63 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 = 0
+ TINY = 1
# Branch values:
# * official release: nil