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:
authorLin Jen-Shin <godfat@godfat.org>2017-05-05 18:13:17 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-05-05 18:13:17 +0300
commit4b585a270a8fe7212ef29863dc2ce66e7a9f1132 (patch)
tree44493e68cd05c15f2d8e09d38fd6a2e353d1c998
parent6a655bf4f092098113de96da1edc81dfab3963b5 (diff)
Update CHANGELOG.md for 9.1.3
[ci skip]
-rw-r--r--CHANGELOG.md1
-rw-r--r--changelogs/unreleased/tc-fix-private-subgroups-shown.yml4
2 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30ff809cc52..1c8831fcd3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ entry.
## 9.1.3 (2017-05-05)
+- Do not show private groups on subgroups page if user doesn't have access to.
- Enforce project features when searching blobs and wikis.
- Fixed branches dropdown rendering branch names as HTML.
- Make Asciidoc & other markup go through pipeline to prevent XSS.
diff --git a/changelogs/unreleased/tc-fix-private-subgroups-shown.yml b/changelogs/unreleased/tc-fix-private-subgroups-shown.yml
deleted file mode 100644
index 82e03921854..00000000000
--- a/changelogs/unreleased/tc-fix-private-subgroups-shown.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: "Do not show private groups on subgroups page if user doesn't have access to"
-merge_request:
-author: