Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-02-14 23:52:55 +0300
committerRobert Speicher <rspeicher@gmail.com>2017-02-14 23:52:55 +0300
commitbc07f2ca3f054cb476b3166c63434a8a549c7b10 (patch)
tree7db79009205f710bd09545cc968fdde8500046ea
parente2951adde8ce7c857ca21f9a3896aee0d4d5e17b (diff)
Update CHANGELOG.md for 8.16.5
[ci skip]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d12cad87e1..e1d00445101 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ entry.
## 8.16.5 (2017-02-14)
+- No changes.
- 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.