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-09-24 15:10:20 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2019-09-24 15:10:20 +0300
commit1ae627c65192ae1a01fdac253065ef561a9d6b7e (patch)
tree6831b89315e5b1998c18fdee2ba8c24d09a933cb /changelogs
parent9c8edcd6163f03b5ffe3af3c8fbe0706e80c4306 (diff)
Update CHANGELOG.md for 12.3.1
[ci skip]
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32408-fix-css-leak.yml5
-rw-r--r--changelogs/unreleased/32427-cannot-reorder-issue-boards.yml5
-rw-r--r--changelogs/unreleased/sh-fix-any-approver-handling.yml5
-rw-r--r--changelogs/unreleased/sh-fix-dupe-approvals-failing.yml5
4 files changed, 0 insertions, 20 deletions
diff --git a/changelogs/unreleased/32408-fix-css-leak.yml b/changelogs/unreleased/32408-fix-css-leak.yml
deleted file mode 100644
index 0d3d6f37b3e..00000000000
--- a/changelogs/unreleased/32408-fix-css-leak.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix CSS leak in job log
-merge_request:
-author:
-type: fixed
diff --git a/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml b/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml
deleted file mode 100644
index 0ad9279876e..00000000000
--- a/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix ordering of issue board lists not being persisted
-merge_request: 17356
-author:
-type: fixed
diff --git a/changelogs/unreleased/sh-fix-any-approver-handling.yml b/changelogs/unreleased/sh-fix-any-approver-handling.yml
deleted file mode 100644
index 4230dce3b74..00000000000
--- a/changelogs/unreleased/sh-fix-any-approver-handling.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix bug that caused a merge to show an error message
-merge_request: 17466
-author:
-type: fixed
diff --git a/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml b/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml
deleted file mode 100644
index c3115c5b6da..00000000000
--- a/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix error when duplicate users are merged in approvers list
-merge_request: 17406
-author:
-type: fixed