diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-06-05 17:19:00 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-06-05 17:19:00 +0000 |
commit | 44ea32afba34ab47ab6df9906ab4c3f125e2f276 (patch) | |
tree | 41a9308c0b4d1d8be277580b2daaa84e5e23c8a3 /doc | |
parent | c8226509fdc0aa70552f06057c3e7a0c09d3789f (diff) | |
download | redmine-44ea32afba34ab47ab6df9906ab4c3f125e2f276.tar.gz redmine-44ea32afba34ab47ab6df9906ab4c3f125e2f276.zip |
Updates for 2.0.2 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9770 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index da01d439d..5432132c6 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -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" |