summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2019-03-31 06:52:06 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2019-03-31 06:52:06 +0000
commit5fc54010caa37f70c759bd49d0d09c4861064da8 (patch)
treec810b66dda0200a0f60a57c8a7805185447119c1 /doc
parented8bf602b2689cced97d1033f9f64a1ca23b1bd2 (diff)
downloadredmine-5fc54010caa37f70c759bd49d0d09c4861064da8.tar.gz
redmine-5fc54010caa37f70c759bd49d0d09c4861064da8.zip
Updates for 3.4.10 release.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@18025 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 5583e2406..ffc20e0db 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,36 @@ Redmine - project management software
Copyright (C) 2006-2017 Jean-Philippe Lang
http://www.redmine.org/
+== 2019-03-31 v3.4.10
+
+=== [Administration]
+
+* Defect #30939: Timeout for "Check for updates" on Plugins page is too short
+
+=== [Files]
+
+* Defect #31087: Deleting a version silently deletes its attachments
+
+=== [Issues filter]
+
+* Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
+
+=== [REST API]
+
+* Defect #29055: Searching for issue number with REST API redirects to issue HTML page
+
+=== [Rails support]
+
+* Feature #31027: Upgrade to Rails 4.2.11.1
+
+=== [Search engine]
+
+* Defect #30923: Project search should select subprojects scope when the project has subprojects
+
+=== [UI]
+
+* Defect #30872: Copyright is outdated
+
== 2019-02-21 v3.4.9
=== [Gems support]