]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.0.2 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jun 2012 17:19:00 +0000 (17:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jun 2012 17:19:00 +0000 (17:19 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9770 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index da01d439d6bd6cb54dac11147b4520f6ea295554..5432132c60889d5d9c6444ebfb63a9200d073a83 100644 (file)
@@ -4,6 +4,15 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-06-05 v2.0.2
+
+* Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
+* Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
+* Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
+* Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
+* Defect #11085: Wiki start page can't be changed
+* Feature #11084: Update Rails to 3.2.5
+
 == 2012-05-28 v2.0.1
 
 * Defect #10923: After creating a new Version Redmine jumps back to "Information"
index 43dd563a1a7ffb3edfcbf3990df4efdf1145ae92..6d7ff2ddac116a505828f51e78d893b263460b59 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 0
-    TINY  = 1
+    TINY  = 2
 
     # Branch values:
     # * official release: nil