summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-19 22:13:32 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-19 22:13:32 +0100
commitf01c122b61db3944ac7fdb416c722a51ded11202 (patch)
treeb38cc0f50c44a2d2b4b4e8e32f70798153f0f474
parent88cd9ff266508b40eb70dcb694f5036eb9a59cad (diff)
downloadgitlab-ce-f01c122b61db3944ac7fdb416c722a51ded11202.tar.gz
Update CHANGELOG.md for 8.17.7
[ci skip]
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35aa5b5aff8..c6a40dce6cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1203,6 +1203,11 @@ entry.
- Change development tanuki favicon colors to match logo color order.
- API issues - support filtering by iids.
+## 8.17.7 (2017-07-19)
+
+- Renders 404 if given project is not readable by the user on Todos dashboard.
+- Fix incorrect project authorizations.
+
## 8.17.6 (2017-05-05)
- Enforce project features when searching blobs and wikis.