]> source.dussan.org Git - redmine.git/commitdiff
Updates for 1.1.2 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 6 Mar 2011 13:18:33 +0000 (13:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 6 Mar 2011 13:18:33 +0000 (13:18 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5019 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index f840f89926450879a0818e65717b677a3e971717..9357e8212e335048bd3e93bc86ac68293b16c498 100644 (file)
@@ -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
index 9520d95ca9b001a952d89b2fc18856bd8a68ccb1..30debe4e0184ac88f0aea57cdf10448bf3d99df4 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 1
-    TINY  = 1
+    TINY  = 2
     
     # Branch values:
     # * official release: nil