]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.0.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Jun 2012 18:40:05 +0000 (18:40 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Jun 2012 18:40:05 +0000 (18:40 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9864 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 5432132c60889d5d9c6444ebfb63a9200d073a83..c6ee3bd334430fe3803f1779533c74898a97a57c 100644 (file)
@@ -4,6 +4,24 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-06-18 v2.0.3
+
+* Defect #10688: PDF export from Wiki - Problems with tables
+* Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
+* Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
+* Defect #11098: Default priorities have the same position and can't be reordered
+* Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
+* Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
+* Defect #11118: "Maximum file size" displayed on upload forms is incorrect
+* Defect #11124: Link to user is escaped in activity title
+* Defect #11133: Wiki-page section edit link can point to incorrect section
+* Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
+* Defect #11170: Topics sort order is broken in Redmine 2.x
+* Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
+* Defect #11185: Redmine fails to delete a project with parent/child task
+* Feature #11162: Upgrade to Rails 3.2.6
+* Patch #11113: Small glitch in German localization
+
 == 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
index 6d7ff2ddac116a505828f51e78d893b263460b59..1bdc669b759cf26a45e4022cc1e6dc55c8a0dd89 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 0
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil