]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.0.1 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 28 May 2012 07:23:48 +0000 (07:23 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 28 May 2012 07:23:48 +0000 (07:23 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9731 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index e72a704b2121c6167e30a0a5b59240f0edd846d4..da01d439d6bd6cb54dac11147b4520f6ea295554 100644 (file)
@@ -4,6 +4,20 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-05-28 v2.0.1
+
+* Defect #10923: After creating a new Version Redmine jumps back to "Information"
+* Defect #10932: Links to delete watchers are escaped when gravatars are enabled
+* Defect #10964: Updated column doesn't get updated on issues
+* Defect #10965: rake yard does not work for generating documentation.
+* Defect #10972: Columns selection not displayed on the custom query form
+* Defect #10991: My page > Spent time 'project' column is html-encoded
+* Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0
+* Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error
+* Defect #11024: redmine_plugin_model generator does not create the migration
+* Defect #11027: Saving new query without name causes escaping of input field
+* Defect #11028: Project identifier can be updated
+
 == 2012-05-15 v2.0.0
 
 * Feature #4796: Rails 3 support
index c473160db730b4c7896b646109ccb5907e561e2d..43dd563a1a7ffb3edfcbf3990df4efdf1145ae92 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 0
-    TINY  = 0
+    TINY  = 1
 
     # Branch values:
     # * official release: nil