diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-03-16 18:26:05 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-03-16 18:26:05 +0000 |
commit | 4c8984e4023039f2416c594abc7f7872505e953d (patch) | |
tree | ba656d98d5ee6c43f3184979c33423948e8808d7 /doc | |
parent | e580d565eb5526e0f432f88767d9d67b5b49c726 (diff) | |
download | redmine-4c8984e4023039f2416c594abc7f7872505e953d.tar.gz redmine-4c8984e4023039f2416c594abc7f7872505e953d.zip |
Updates for 2.6.3 release.
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14123 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 1a03c0271..6caa79910 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -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 |