summaryrefslogtreecommitdiffstats
path: root/doc/CHANGELOG
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-04-09 08:28:38 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-04-09 08:28:38 +0000
commitaef65ffe631a77745c0e1725c388e8d1509f667e (patch)
treec9a1f98a9d0e44164884bb5e7763c4ef5fb2e735 /doc/CHANGELOG
parentd47b673f9f2a86e321db14de4ef627f39211b8c2 (diff)
downloadredmine-aef65ffe631a77745c0e1725c388e8d1509f667e.tar.gz
redmine-aef65ffe631a77745c0e1725c388e8d1509f667e.zip
Merged r16532.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16533 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r--doc/CHANGELOG26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 0e70699e3..7fea1e7df 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-04-09 v3.3.3
+
+Defect #22335: Images with non-ASCII file names are not shown in PDF
+Defect #24271: htmlentities warning
+Defect #24869: Circular inclusion detected when including a wiki page with the same name
+Defect #24875: Issues API does not respect time_entries_visibility
+Defect #24999: Mercurial 4.1 compatibility
+Defect #25371: Git 2.9 compatibility
+Defect #25478: Related to "no open issues" shows all issues
+Defect #25501: Time entries query through multiple projects by issue custom field not possible anymore
+Patch #20661: Show visible spent time link for users allowed to view time entries.
+Patch #24778: Czech localisation for 3.3-stable
+Patch #24824: Traditional Chinese translation (to r16179)
+Patch #24885: Japanese translation for 3.3-stable
+Patch #24948: Bulgarian translation for 3.3-stable
+Patch #25459: Portuguese translation for 3.3-stable
+Patch #25502: Russian translation for 3.3-stable
+Patch #25115: Support upload of empty files and fix invalid API response
+Patch #25526: Revert API change in spent_hours field in issue#show
+Defect #23793: Information leak when rendering of Wiki links
+Defect #23803: Information leak when rendering Time Entry activities
+Defect #24199: Stored XSS with SVG attachments
+Defect #24307: Redmine.pm doesn't check that the repository module is enabled on project
+Defect #24416: Use redirect to prevent password reset tokens in referers
+Defect #25503: Improper markup sanitization in user content
+
== 2017-01-07 v3.3.2
* Defect #13622: "Clear" button in Spent Time Report tab also clears global filters