]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.0.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 May 2015 07:59:45 +0000 (07:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 May 2015 07:59:45 +0000 (07:59 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14256 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 1e5946155bfd9d2979a2fbed0fe17557fcb5ec3b..2ccd553d28a94bd0ed260017c71f447811e7fa96 100644 (file)
@@ -4,6 +4,15 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2015-05-10 v3.0.3
+
+* Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
+* Defect #19731: Issue validation fails if % done field is deactivated
+* Defect #19735: Email addresses with slashes are not linked correctly
+* Patch #19655: Set a back_url when forcing new login after session expiration
+* Patch #19706: Issue show : optimizations
+* Patch #19793: Adding flash messages to files_controller#create
+
 == 2015-04-26 v3.0.2
 
 * Defect #19297: Custom fields with hidden/read-only combination displayed in Issue Edit Form
index 9ed8a9824066fdde7c5910c66dbbff88257377e1..07269f83559d2c9799a3199606df89e59a36f64b 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 0
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil