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:
authorMayra Cabrera <mcabrera@gitlab.com>2018-04-24 22:42:27 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2018-04-24 22:42:27 +0300
commit98ed20c8b9f77c16c3529c98e1431f3fee19cdb6 (patch)
tree21c6ebb9ac02a7e0b4117990c0ef8f80fe83f209 /CHANGELOG.md
parent87cdd43b5dff255a8e1bccb23bcc90ddb9156f61 (diff)
Update CHANGELOG.md for 10.5.8
[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 8278119cf10..278359c446d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -478,6 +478,13 @@ entry.
- Use host URL to build JIRA remote link icon.
+## 10.5.8 (2018-04-24)
+
+### Security (1 change)
+
+- Sanitizes user name to avoid XSS attacks.
+
+
## 10.5.7 (2018-04-03)
### Security (2 changes)