Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWinnie <gitlab@winniehell.de>2016-09-05 16:01:31 +0300
committerWinnie <gitlab@winniehell.de>2016-09-05 16:01:31 +0300
commit306deeeebb39442781eb1ae92e27fcd4de6162d5 (patch)
tree5c8979aeb2a15d9e4888033371e246455f14cc01 /CHANGELOG
parent680854f801b4492cfaf5a84048bed1a4d35c69ac (diff)
Remove CHANGELOG entries for unmerged !5361 and !5451
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0c3bfa450df..599c7d41eaa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -93,8 +93,6 @@ v 8.11.0
- Update `timeago` plugin to use multiple string/locale settings
- Remove unused images (ClemMakesApps)
- Get issue and merge request description templates from repositories
- - Add hover state to todos !5361 (winniehell)
- - Fix icon alignment of star and fork buttons !5451 (winniehell)
- Enforce 2FA restrictions on API authentication endpoints !5820
- Limit git rev-list output count to one in forced push check
- Show deployment status on merge requests with external URLs