]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.0.4 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Jul 2015 19:43:38 +0000 (19:43 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Jul 2015 19:43:38 +0000 (19:43 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14423 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 2ccd553d28a94bd0ed260017c71f447811e7fa96..e74b0bac3d0d6e87c05a77e21e7dc0a720c23927 100644 (file)
@@ -4,6 +4,26 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2015-07-07 v3.0.4
+
+* Defect #17757: Link with hash does not work on Firefox
+* Defect #19095: PDF is broken on iOS
+* Defect #19485: Column 'address' in where clause may be ambiguous
+* Defect #19815: Bulk issue copy copies subtasks and attachments even if option is unchecked
+* Defect #19835: Newlines stripped from CVS commit messages
+* Defect #19840: Missing validation for description size of versions
+* Defect #19842: User allowed to manage public queries in any project, can create public query visible to everyone for ALL projects
+* Defect #19844: Roles are not aligned on new member form
+* Defect #19956: Connection leak on svn/redmine integration
+* Defect #19957: acts_as_versioned not compatible with ActiveRecord 4.2.1
+* Defect #20066: List of groups sorted in desc by default
+* Defect #20118: Missing row in PDF if issue description contains '<'-character
+* Feature #19364: Images and Thumbnail are not interpreted in table while exporting PDF
+* Feature #20142: Update Gemfile to require rbpdf ~>1.18.6
+* Patch #19825: Russian translation update
+* Patch #20035: Italian translation update
+* Patch #20203: The test email action should use POST only (CSRF protection)
+
 == 2015-05-10 v3.0.3
 
 * Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
index 07269f83559d2c9799a3199606df89e59a36f64b..554c6fd30069b1a9b7583752575b63a138ea4d8b 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 0
-    TINY  = 3
+    TINY  = 4
 
     # Branch values:
     # * official release: nil