summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2015-05-10 07:59:45 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2015-05-10 07:59:45 +0000
commitf53c19260c70776160fec33a3a3b98dff6ae8c89 (patch)
tree112c89ca725b6d461cf3bb1f1ce8c3624a75c883
parente0fc848696603cfe70040112b3e297c55eea2775 (diff)
downloadredmine-f53c19260c70776160fec33a3a3b98dff6ae8c89.tar.gz
redmine-f53c19260c70776160fec33a3a3b98dff6ae8c89.zip
Updates for 3.0.3 release.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14256 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/CHANGELOG9
-rw-r--r--lib/redmine/version.rb2
2 files changed, 10 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 1e5946155..2ccd553d2 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -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
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index 9ed8a9824..07269f835 100644
--- a/lib/redmine/version.rb
+++ b/lib/redmine/version.rb
@@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 3
MINOR = 0
- TINY = 2
+ TINY = 3
# Branch values:
# * official release: nil