]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.6.5 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 May 2015 08:00:00 +0000 (08:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 May 2015 08:00:00 +0000 (08:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14257 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index be8b869ed8c5fdf2c74e2d55238831b34afe306c..72a921b96f086b06ffc276b1a829a3e3651cc2c8 100644 (file)
@@ -4,6 +4,13 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2015-05-10 v2.6.5
+
+* Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
+* Defect #19735: Email addresses with slashes are not linked correctly
+* Patch #19655: Set a back_url when forcing new login after session expiration
+* Patch #19706: Issue show : optimizations
+
 == 2015-04-26 v2.6.4
 
 * Defect #19297: Custom fields with hidden/read-only combination displayed in Issue Edit Form
index 8ce5016d9144d14974986e55a596ec6d6e6fb55d..a1d049415ab8e953257cff2d5925e4ab2b79c8f2 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 6
-    TINY  = 4
+    TINY  = 5
 
     # Branch values:
     # * official release: nil