diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-06 13:19:48 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-06 13:19:48 +0000 |
commit | d5f1bd07b213d37b9074cc94b0fe23b85cbf39bb (patch) | |
tree | cc286edda943a19cb85719fabc1a6b11afe99004 /doc | |
parent | 50863117b81c76afca3a08f2434b42dd9c5b60d8 (diff) | |
download | redmine-d5f1bd07b213d37b9074cc94b0fe23b85cbf39bb.tar.gz redmine-d5f1bd07b213d37b9074cc94b0fe23b85cbf39bb.zip |
Updates for 1.1.2 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.1-stable@5020 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 |