diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-11-07 16:20:06 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-11-07 16:20:06 +0200 |
commit | 8357ae980a396cb0aa57ecd182a36c43821b548e (patch) | |
tree | dcb5c4c8470ba2f2679a2dc2854c8427ee93ca01 /CHANGELOG.md | |
parent | 591e18364a82fc8a9a906310e37566c05ad4f4ab (diff) | |
download | gitlab-ce-8357ae980a396cb0aa57ecd182a36c43821b548e.tar.gz |
Fix 404 when visit /projects pagedz-fix-project-index
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ed09fb1db8..5b072ce9f60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ entry. - Fix applying GitHub-imported labels when importing job is interrupted - Allow to search for user by secondary email address in the admin interface(/admin/users) !7115 (YarNayar) - Updated commit SHA styling on the branches page. +- Fix 404 when visit /projects page ## 8.13.3 (2016-11-02) |