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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2019-07-26 20:57:43 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2019-07-26 20:57:43 +0300
commita90b38641d43870a4bf36544ed1d966ae8d1fa13 (patch)
tree3f0f186b2779a9910eb71e8a3fdc119c5d41c8d7 /CHANGELOG.md
parentf9b4f9391038e2739911b07366e314a914cdd166 (diff)
Update CHANGELOG.md for 12.1.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0610228127d..e2882bce1bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ entry.
## 12.1.2
+### Security (1 change)
+
+- Use source project as permissions reference for MergeRequestsController#pipelines.
+
### Security (9 changes)
- Restrict slash commands to users who can log in.