BigW Consortium Gitlab

Commit 272c8a9f by Robert Speicher

Update CHANGELOG.md for 8.16.5

[ci skip]
parent a5387d0c
......@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 8.16.5 (2017-02-14)
- Patch Asciidocs rendering to block XSS.
- Fix XSS vulnerability in SVG attachments.
- Prevent the GitHub importer from assigning labels and comments to merge requests or issues belonging to other projects.
- Patch XSS vulnerability in RDOC support.
## 8.16.4 (2017-02-02)
- Support non-ASCII characters in GFM autocomplete. !8729
......
---
title: Patch Asciidocs rendering to block XSS
merge_request:
author:
---
title: Fix XSS vulnerability in SVG attachments
merge_request:
author:
---
title: Prevent the GitHub importer from assigning labels and comments to merge requests or issues belonging to other projects.
merge_request:
author:
---
title: Patch XSS vulnerability in RDOC support
merge_request:
author:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment