summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorElias Werberich <elias@endercoding.com>2016-07-31 17:34:27 +0200
committerElias Werberich <elias@endercoding.com>2016-08-02 13:10:02 +0200
commita33a2ba0a60930cf617675186f7c59139232b44c (patch)
treefa7810ecbc8911fd5ed73162ad3b404f3c7d4b97 /CHANGELOG
parenta8851a3c9f54bda636b9bd584db54d38c9290075 (diff)
downloadgitlab-ce-a33a2ba0a60930cf617675186f7c59139232b44c.tar.gz
Fix confusing description of a blocked user.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c099c63ce86..b8fca1fe40a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,7 @@ v 8.11.0 (unreleased)
- Remove `search_id` of labels dropdown filter to fix 'Missleading URI for labels in Merge Requests and Issues view'. !5368 (Scott Le)
- Load project invited groups and members eagerly in `ProjectTeam#fetch_members`
- Bump gitlab_git to speedup DiffCollection iterations
+ - Rewrite description of a blocked user in admin settings. (Elias Werberich)
- Make branches sortable without push permission !5462 (winniehell)
- Check for Ci::Build artifacts at database level on pipeline partial
- Make "New issue" button in Issue page less obtrusive !5457 (winniehell)