]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.6.10 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 13 Mar 2016 10:11:59 +0000 (10:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 13 Mar 2016 10:11:59 +0000 (10:11 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@15234 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 18f5491e11ea8a8918c1f4c8dc5266f64e22c705..3951691eda0b5ebf3f7008e2665f006e4c972df6 100644 (file)
@@ -4,13 +4,23 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2016-03-13 v2.6.10
+
+* Defect #21588: Simplified Chinese "field_cvs_module" translation has problem (Patch #21430)
+* Defect #21656: Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edge Explorer
+* Defect #22072: Private notes get copied without private flag to Duplicate issues
+* Defect #22127: Issues can be assigned to any user
+* Patch #21650: Simplified Chinese translation of wiki formating for 2.6-stable
+* Patch #21881: Russian wiki translation for 2.6-stable
+* Patch #21898: Catalan wiki translation for 2.6-stable
+
 == 2015-12-05 v2.6.9
 
-Defect #16948: Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)
-Defect #21328: pdf: Vietnamese Italic is not shown
-Defect #21419: Information leak in Atom feed
-Patch #21312: Fix exception in Redmine.pm when authenticating anonymous users
-Patch #21430: Simplified Chinese translation
+Defect #16948: Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)
+Defect #21328: pdf: Vietnamese Italic is not shown
+Defect #21419: Information leak in Atom feed
+Patch #21312: Fix exception in Redmine.pm when authenticating anonymous users
+Patch #21430: Simplified Chinese translation
 
 == 2015-11-14 v2.6.8
 
index da082a63be98bc1d5c2e54336e47ace96b6ee55b..c8c94ff176258d0d645b2cefe1132ba0145e34aa 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 6
-    TINY  = 9
+    TINY  = 10
 
     # Branch values:
     # * official release: nil