summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-11-18 12:23:14 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-11-18 12:23:14 +0000
commitb14057874eee34b14f0a04fcbc4cf81f8dfbf20a (patch)
tree0b9dd8988315e298ec6a912e6a2971b7267751b4 /CHANGELOG.md
parent0546aa32976f4645ee44343e9014409015bac9c0 (diff)
downloadgitlab-ce-b14057874eee34b14f0a04fcbc4cf81f8dfbf20a.tar.gz
Update CHANGELOG.md for 11.4.6
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecc0aa24cb1..54ea014a679 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.4.6 (2018-11-18)
+
+### Security (1 change)
+
+- Escape user fullname while rendering autocomplete template to prevent XSS.
+
+
## 11.4.5 (2018-11-04)
### Fixed (4 changes, 1 of them is from the community)