diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-10-15 19:52:18 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-10-15 19:52:18 +0000 |
commit | 03e68482e2d8df7370fe7a3d69c641561c21c9bb (patch) | |
tree | bf337ec5850553000cf614aecc34208204679496 /doc | |
parent | f0c83c92df378d675f56de6f88e6d2b1400cdad6 (diff) | |
download | redmine-03e68482e2d8df7370fe7a3d69c641561c21c9bb.tar.gz redmine-03e68482e2d8df7370fe7a3d69c641561c21c9bb.zip |
Updates for 3.3.5 release.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17006 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 626ecd62a..ecbbadd19 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,32 @@ Redmine - project management software Copyright (C) 2006-2017 Jean-Philippe Lang http://www.redmine.org/ +== 2017-10-15 v3.3.5 + +=== [PDF export] + +* Defect #25702: Exporting wiki page with specific table to PDF causes 500 + +=== [SCM] + +* Defect #26645: git 2.14 compatibility + +=== [Time tracking] + +* Defect #26780: Translation for label_week in time report is not working + +=== [Translations] + +* Patch #27006: German translations for 3.3-stable + +=== [Wiki] + +* Defect #26599: Corrupted file name when exporting a wiki page with Non-ASCII title using Microsoft's browsers + +=== [Security] + +* Defect #27186: XSS vulnerabilities + == 2017-07-02 v3.3.4 === [Accounts / authentication] |