diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-14 08:48:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-14 08:48:51 +0000 |
commit | 98712e0039b0a101f20f6cb4aba76d58d0628896 (patch) | |
tree | f04a58d98a753bd423c5c6c71579068472d5eabd /doc | |
parent | f2e03946a5cc216b3f6c01084801ad1373ef83cc (diff) | |
download | redmine-98712e0039b0a101f20f6cb4aba76d58d0628896.tar.gz redmine-98712e0039b0a101f20f6cb4aba76d58d0628896.zip |
Updates for 2.6.8 release.
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14868 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 660c85b49..37907438b 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,18 @@ Redmine - project management software Copyright (C) 2006-2015 Jean-Philippe Lang http://www.redmine.org/ +== 2015-11-14 v2.6.8 + +* Defect #20360: Project copy does not copy custom field settings +* Defect #20380: Cannot assign users to projects with IE set to compatibility mode +* Defect #20591: PDF export does not determine picture (.png) height correctly +* Defect #20677: Custom fields with multiple values required by worklow can be blank +* Defect #20811: long <pre> lines are missing from PDF export of wiki pages +* Defect #21136: Issues API may disclose changeset messages that are not visible +* Defect #21150: Time logging form may disclose subjects of issues that are not visible +* Defect #21155: Deleting invalid wiki page version deletes whole page content +* Patch #21030: Polish translation update for 2.6-stable + == 2015-09-20 v2.6.7 * Defect #19577: Open redirect vulnerability |