summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-02-07 10:14:14 -0600
committerRobert Speicher <rspeicher@gmail.com>2018-02-07 10:14:14 -0600
commite98e229bd2434b92863193e958c354ac30d8e5ba (patch)
tree4dbabfe00ac874806162b47a3f46612d7e711917
parent7a6e88263c922f44e498cd75edd3e4bb1f7469fc (diff)
downloadgitlab-ce-e98e229bd2434b92863193e958c354ac30d8e5ba.tar.gz
Update CHANGELOG.md for 10.2.8
[ci skip]
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11998bb2bb2..9ad603fdc75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -435,6 +435,16 @@ entry.
- Clean up schema of the "merge_requests" table.
+## 10.2.8 (2018-02-07)
+
+### Security (4 changes)
+
+- Fix namespace access issue for GitHub, BitBucket, and GitLab.com project importers.
+- Fix stored XSS in code blocks that ignore highlighting.
+- Fix wilcard protected tags protecting all branches.
+- Restrict Todo API mark_as_done endpoint to the user's todos only.
+
+
## 10.2.7 (2018-01-18)
- No changes.