diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-06-27 11:58:39 -0500 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-06-27 11:58:39 -0500 |
commit | c0bb6d4abf5fbc0ab374e93aa51581882e6def20 (patch) | |
tree | 82034d676946240ba9f5655b87fe40224ef72335 /CHANGELOG | |
parent | 550e40a53cba0c50983c845b7b8ae437b4514186 (diff) | |
download | gitlab-ce-c0bb6d4abf5fbc0ab374e93aa51581882e6def20.tar.gz |
Removed duplicate Changelog entries
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/CHANGELOG b/CHANGELOG index ea39de8ba17..103b2483e05 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -54,18 +54,6 @@ v 8.9.1 - Fix user creation with stronger minimum password requirements !4054 (nathan-pmt) - Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true. !4912 - Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826. !4915 - - Fix merge requests project settings help link anchor - - Fix GitLab project import issues related to notes and builds - - Improve performance of searching repository tags by name by using a memorized tag array - - Fix false truncated warnings with ISO-8559 files - - Eager load award emoji on notes - - Fix unwanted label unassignment when doing bulk action on issues page - - Improve performance of redacting Markdown references - - Fix 404 when accessing pipelines as guest user on public projects - - Fix mobile Safari bug where horizontal nav arrows would flicker on scroll - - Fix in auto merge when pipeline is nil - - Fix GitLab import project deleting imported file straight after being uploaded - - Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true - Remove duplicate 'New Page' button on edit wiki page v 8.9.0 |