summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-09-08 10:37:18 +0000
committerStan Hu <stanhu@gmail.com>2016-09-08 10:37:18 +0000
commit7f07b1b6f0aaa52adc1e3ed052d71f712b1a6be2 (patch)
tree76673c1c50c21c1233835f4c363caf38345b7bd5
parent575a97470e1855734a337b4bb13bcd5bf1b34efe (diff)
parent258ca063f0834f30883eec57905a851ae99cfd9e (diff)
downloadgitlab-ce-7f07b1b6f0aaa52adc1e3ed052d71f712b1a6be2.tar.gz
Merge branch 'update-changelog-with-8-11-5' into 'master'
Update CHANGELOG entries for 8.11.5. See merge request !6255
-rw-r--r--CHANGELOG17
1 files changed, 8 insertions, 9 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1049ac3cdd7..d8c57441b8b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -105,13 +105,16 @@ v 8.12.0 (unreleased)
- Use default clone protocol on "check out, review, and merge locally" help page URL
- API for Ci Lint !5953 (Katarzyna Kobierska Urszula Budziszewska)
-v 8.11.5 (unreleased)
- - Optimize branch lookups and force a repository reload for Repository#find_branch
- - Fix member expiration date picker after update
- - Make merge conflict file size limit 200 KB, to match the docs
+v 8.11.6 (unreleased)
+
+v 8.11.5
+ - Optimize branch lookups and force a repository reload for Repository#find_branch. !6087
+ - Fix member expiration date picker after update. !6184
- Fix suggested colors options for new labels in the admin area. !6138
- Fix GitLab import button
- - Remove gitorious from import_sources
+ - Fix confidential issues being exposed as public using gitlab.com export
+ - Remove gitorious from import_sources. !6180
+ - Scope webhooks/services that will run for confidential issues
v 8.11.4
- Fix resolving conflicts on forks. !6082
@@ -125,10 +128,6 @@ v 8.11.4
- Creating an issue through our API now emails label subscribers !5720
- Block concurrent updates for Pipeline
- Don't create groups for unallowed users when importing projects
- - Fix resolving conflicts on forks
- - Fix diff commenting on merge requests created prior to 8.10
- - Don't create groups for unallowed users when importing projects
- - Scope webhooks/services that will run for confidential issues
- Fix issue boards leak private label names and descriptions
- Fix broken gitlab:backup:restore because of bad permissions on repo storage !6098 (Dirk Hörner)
- Remove gitorious. !5866