summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-07-09 07:16:52 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-07-09 07:16:52 +0000
commit2350d493b84b133b74307665b30e8c4c5528241d (patch)
treed4e961a43ee884c1ef6d6427701d6d29dfc7d5f4 /doc
parentdc05c52e5a25b43c49246a952607551bf0d96f29 (diff)
downloadredmine-2350d493b84b133b74307665b30e8c4c5528241d.tar.gz
redmine-2350d493b84b133b74307665b30e8c4c5528241d.zip
Updates for 3.4.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@16779 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 12909beb7..ab1e832c4 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,26 @@ Redmine - project management software
Copyright (C) 2006-2017 Jean-Philippe Lang
http://www.redmine.org/
+== 2017-07-09 v3.4.1
+
+=== [Issues list]
+
+* Defect #26364: Sort is not reflected when export CSV of issues list
+
+=== [Projects]
+
+* Defect #26376: Wrong issue counts and spent time on project overview
+
+=== [Translations]
+
+* Patch #26344: Bulgarian translation
+* Patch #26365: Traditional Chinese translation
+
+=== [UI]
+
+* Defect #26325: Wrong CSS syntax
+* Defect #26350: Don't display file download button while on repository directory entries
+
== 2017-07-02 v3.4.0
=== [Accounts / authentication]