]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.6.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 16 Mar 2015 18:26:05 +0000 (18:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 16 Mar 2015 18:26:05 +0000 (18:26 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14123 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 1a03c02719f9ba936f0a73f49c06148dcfdee5d8..6caa7991002a4cf7e5fead69904c846418eb2cae 100644 (file)
@@ -4,6 +4,15 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2015-03-16 v2.6.3
+
+* Defect #19197: Missing notification if assignee was a group
+* Defect #19260: Non-default identifier-less git repositories are undeletable
+* Defect #19305: settings: incompatible character encodings: UTF-8 and ASCII-8BIT: yaml generated on ruby 1.8
+* Defect #19313: Attached inline images with non-ascii file name can not be seen when text formatting is Makdown
+* Defect #19348: Project name is missing for versions from sub-projects
+* Defect #19381: Wrong syntax for wiki macros in wiki_syntax_detailed.html
+
 == 2015-02-19 v2.6.2
 
 * Defect #10681: Export to Persian PDF problem
index 601f52bee4e1de509508d1bbd835c08fdd624bc5..d6894c73c2024c7b66a167dcab4bfac95bc85129 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 6
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil