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:
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-import-symlink.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c31061de3d..5c147490d84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.4.12 (2018-12-20)
+
+### Security (1 change)
+
+- Fix persistent symlink in project import.
+
+
## 11.4.11 (2018-12-13)
### Security (1 change)
diff --git a/changelogs/unreleased/security-import-symlink.yml b/changelogs/unreleased/security-import-symlink.yml
deleted file mode 100644
index fe1b6eccf9e..00000000000
--- a/changelogs/unreleased/security-import-symlink.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix persistent symlink in project import
-merge_request:
-author:
-type: security