diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-16 18:08:02 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-16 18:08:02 +0000 |
commit | 8d2d10b08a9b2738daef04ade5a5dd562ff17dcb (patch) | |
tree | 8b394dd3543a9e58d048d04264f7c16e3c0ba898 /doc | |
parent | bf149a63c092080a872cc713030bbeab75a1cb1d (diff) | |
download | redmine-8d2d10b08a9b2738daef04ade5a5dd562ff17dcb.tar.gz redmine-8d2d10b08a9b2738daef04ade5a5dd562ff17dcb.zip |
Merged r16825.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16826 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index ab1e832c4..2e87e583f 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,25 @@ Redmine - project management software Copyright (C) 2006-2017 Jean-Philippe Lang http://www.redmine.org/ +== 2017-07-16 v3.4.2 + +=== [Administration] + +* Defect #26393: Error when unchecking all settings on some plugins configurations + +=== [Attachments] + +* Defect #26379: Fix thumbnail rendering for images with height >> width + +=== [Time tracking] + +* Defect #26387: Error displaying time entries filtered by Activity + +=== [UI] + +* Defect #26445: Text formatting not applied to commit messages even if enabled in settings +* Patch #26424: Avatar Spacing in Headlines + == 2017-07-09 v3.4.1 === [Issues list] |