diff options
author | Mayra Cabrera <mcabrera@gitlab.com> | 2018-04-24 14:58:07 -0500 |
---|---|---|
committer | Mayra Cabrera <mcabrera@gitlab.com> | 2018-04-24 14:58:07 -0500 |
commit | f7d74d24dfc2e2af4794096b902a7b8f74cd587c (patch) | |
tree | b6dea0f10617e28f092f4115b1a3c75417bb6582 | |
parent | 98ed20c8b9f77c16c3529c98e1431f3fee19cdb6 (diff) | |
download | gitlab-ce-f7d74d24dfc2e2af4794096b902a7b8f74cd587c.tar.gz |
Update CHANGELOG.md for 10.6.5
[ci skip]
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 278359c446d..6b4c699ecc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -237,6 +237,13 @@ entry. - Upgrade Gitaly to upgrade its charlock_holmes. +## 10.6.5 (2018-04-24) + +### Security (1 change) + +- Sanitizes user name to avoid XSS attacks. + + ## 10.6.4 (2018-04-09) ### Fixed (8 changes, 1 of them is from the community) |