]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.5.1 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Mar 2014 16:08:43 +0000 (16:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Mar 2014 16:08:43 +0000 (16:08 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.5-stable@13032 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 9fe5953489e7440aaa83cf0c4d5e425559be29b8..d7c0f6f0ecd90a479f01fc1b77d801500c02ee6e 100644 (file)
@@ -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
index 0406b5bdfa81df1fc09f7f829f7e6c28bcbbffb4..eb0c1ae58cdf8409e00b6329e76ad178e8fbfb2d 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 5
-    TINY  = 0
+    TINY  = 1
 
     # Branch values:
     # * official release: nil