summaryrefslogtreecommitdiffstats
path: root/doc/CHANGELOG
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2015-05-10 08:17:11 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2015-05-10 08:17:11 +0000
commit77e657b719f57b31002479a92d8e3a838dfa39a5 (patch)
tree87b35b6bdb72d790f31f4848c637852a7f2de4b8 /doc/CHANGELOG
parentef2e75f07212c28eb557012d02d45e51bae2f8a5 (diff)
downloadredmine-77e657b719f57b31002479a92d8e3a838dfa39a5.tar.gz
redmine-77e657b719f57b31002479a92d8e3a838dfa39a5.zip
Merged r14256 from 3.0-stable.
git-svn-id: http://svn.redmine.org/redmine/trunk@14260 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r--doc/CHANGELOG9
1 files changed, 9 insertions, 0 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