diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-06 13:18:33 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-06 13:18:33 +0000 |
commit | 0df520961cccc0b874007082db78c65a96ae8e13 (patch) | |
tree | 7ad3c0ee211c99d9ced1b83077676e6172b39e4e /doc | |
parent | 3beebe74092ce4345454fffa65c1081c5c763261 (diff) | |
download | redmine-0df520961cccc0b874007082db78c65a96ae8e13.tar.gz redmine-0df520961cccc0b874007082db78c65a96ae8e13.zip |
Updates for 1.1.2 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5019 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index f840f8992..9357e8212 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,24 @@ Redmine - project management software Copyright (C) 2006-2011 Jean-Philippe Lang http://www.redmine.org/ +== 2011-03-06 v1.1.2 + +* Defect #3132: Bulk editing menu non-functional in Opera browser +* Defect #6090: Most binary files become corrupted when downloading from CVS repository browser when Redmine is running on a Windows server +* Defect #7280: Issues subjects wrap in Gantt +* Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer. +* Defect #7317: Gantt tab gives internal error due to nil avatar icon +* Defect #7497: Aptana Studio .project file added to version 1.1.1-stable +* Defect #7611: Workflow summary shows X icon for workflow with exactly 1 status transition +* Defect #7625: Syntax highlighting unavailable from board new topic or topic edit preview +* Defect #7630: Spent time in commits not recognized +* Defect #7656: MySQL SQL Syntax Error when filtering issues by Assignee's Group +* Defect #7718: Minutes logged in commit message are converted to hours +* Defect #7763: Email notification are sent to watchers even if 'No events' setting is chosen +* Feature #7608: Add "retro" gravatars +* Patch #7598: Extensible MailHandler + + == 2011-01-30 v1.1.1 * Defect #4899: Redmine fails to list files for darcs repository |