summaryrefslogtreecommitdiffstats
path: root/doc/CHANGELOG
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2022-06-21 03:50:51 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2022-06-21 03:50:51 +0000
commit0a7fac4d298e2398332f38233033ea191129c312 (patch)
tree4d65c30321fd92fa639d000483c46853209014bc /doc/CHANGELOG
parent49842a2cb4b0a95e70b6e8f5df9a618e65bfa5d0 (diff)
downloadredmine-0a7fac4d298e2398332f38233033ea191129c312.tar.gz
redmine-0a7fac4d298e2398332f38233033ea191129c312.zip
Merged r21677 to 5.0-stable.
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21678 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r--doc/CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 4a10a6d57..e4478df39 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -25,6 +25,7 @@ https://www.redmine.org/
* Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
* Patch #37155: Issue#last_notes fallback does not respect notes visibility
+* Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project
=== [Performance]
@@ -38,8 +39,7 @@ https://www.redmine.org/
* Defect #37255: Information Leak in QueryAssociationColumn/QueryAssociationCustomFieldColumn
* Defect #37256: Medium severity XSS security vulnerabilities (3x) in jQuery UI v1.12.1
-# Defect #37136: Remote code execution vulnerability in commonmarker
-# Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project
+* Defect #37136: Remote code execution vulnerability in commonmarker
=== [Text formatting]