summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-26 10:41:36 +0200
committerRémy Coutable <remy@rymai.me>2016-04-26 10:41:36 +0200
commit9c3df5cf5259f6308471273f680085a36da6bdd9 (patch)
tree4d3e3cae0eedca6480192cb04efcab8bebb2b480
parent446f8866515014190a655647316efb1886b10d36 (diff)
downloadgitlab-ce-9c3df5cf5259f6308471273f680085a36da6bdd9.tar.gz
Remove wrong CHANGELOG item
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1b4cacdf92a..ffbcfdde7d9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,7 +5,6 @@ v 8.5.12
- Prevent XSS via Git branch and tag names
- Prevent XSS via custom issue tracker URL
- Fix vulnerability that leaks private labels and milestones
- - Prevent XSS with in label dropdown
- Prevent privilege escalation via "impersonate" feature
- Prevent users from deleting Webhooks via API they do not own
- Prevent information disclosure via milestone API