Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.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>2020-09-02 12:46:25 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-02 12:46:25 +0300
commitf9eb4ad9be991be913ba6a8a99ade48e4ed14e3c (patch)
tree754597003bc272360de891adb0f9657d98a05d9f /CHANGELOG.md
parente11142cedc841e9390175308c70beb778d97b592 (diff)
Update CHANGELOG.md for 13.2.7
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1c8fa01b..84e0fd79c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -80,6 +80,13 @@
- Pass CORRELATION_ID env variable to spawned git subprocesses. !2478
+## 13.2.7 (2020-09-02)
+
+### Security (1 change)
+
+- Don't expand filesystem paths of wiki pages.
+
+
## 13.2.6
- No changes.