summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-10-17 17:07:55 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-10-17 17:07:55 +0000
commitab9cf561c230f1b6ec630215a9a9def53e14d764 (patch)
tree1b085bd694318da2bd362205fd2a0338725974bf /changelogs
parented499b38e2e68e9e7979dfcce93175d8561007a0 (diff)
parentd66066f7cb4a2981c74224ad2cb6ec3c00ca529e (diff)
downloadgitlab-ce-ab9cf561c230f1b6ec630215a9a9def53e14d764.tar.gz
Merge branch '52527-harden-wiki-against-missing-last-version' into 'master'
Harden the wiki against missing last_versions Closes #52527 See merge request gitlab-org/gitlab-ce!22377
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52527-harden-wiki-against-missing-last-version.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52527-harden-wiki-against-missing-last-version.yml b/changelogs/unreleased/52527-harden-wiki-against-missing-last-version.yml
new file mode 100644
index 00000000000..c7c33e47d01
--- /dev/null
+++ b/changelogs/unreleased/52527-harden-wiki-against-missing-last-version.yml
@@ -0,0 +1,5 @@
+---
+title: Fix a bug displaying certain wiki pages
+merge_request: 22377
+author:
+type: fixed