summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-06-27 15:10:19 +0000
committerRémy Coutable <remy@rymai.me>2016-06-27 17:35:06 +0200
commit78596dcddc6aea7598501a497d0fc87b9a2e1cdf (patch)
tree1e6a18172361cb9c722b635e014d6c84c3f1769f
parente24601c1375f273d88f98a2acebe9a7b943dc7bd (diff)
downloadgitlab-ce-78596dcddc6aea7598501a497d0fc87b9a2e1cdf.tar.gz
Merge branch 'fix-changelog-entries' into 'master'
Remove duplicate changelog entry ## What does this MR do? Removes a changelog entry from 8.9.1, which is only present in 8.10 See merge request !4937
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e3d60f8c59..75de66f874c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,7 +37,6 @@ v 8.9.1
- Apply selected value as label. !4886
- Fix temp file being deleted after the request while importing a GitLab project. !4894
- Fix user creation with stronger minimum password requirements !4054 (nathan-pmt)
- - Add API endpoint for a group issues !4520 (mahcsig)
- 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