diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 22:13:32 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 22:13:32 +0100 |
commit | f01c122b61db3944ac7fdb416c722a51ded11202 (patch) | |
tree | b38cc0f50c44a2d2b4b4e8e32f70798153f0f474 /CHANGELOG.md | |
parent | 88cd9ff266508b40eb70dcb694f5036eb9a59cad (diff) | |
download | gitlab-ce-f01c122b61db3944ac7fdb416c722a51ded11202.tar.gz |
Update CHANGELOG.md for 8.17.7
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
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. |