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:
authorRobert Speicher <robert@gitlab.com>2017-08-07 19:37:44 +0300
committerRobert Speicher <robert@gitlab.com>2017-08-07 19:37:44 +0300
commitf8d34ab5abc049e42573992c9fa05246b323cd20 (patch)
tree7bb8dcde4ecbf2f2746c0a9d78afdd32537369ac /changelogs
parent7caa37a5531d96484ee5ba4e95369ba37b193753 (diff)
parent29be4e0f58622aea146aa8c362eb30c08b082839 (diff)
Merge branch 'wiki_title' into 'master'
add feature rename wiki title Closes #27800 See merge request !10069
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/wiki_title.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/wiki_title.yml b/changelogs/unreleased/wiki_title.yml
new file mode 100644
index 00000000000..3ef5fa2969b
--- /dev/null
+++ b/changelogs/unreleased/wiki_title.yml
@@ -0,0 +1,4 @@
+---
+title: Allow wiki pages to be renamed in the UI
+merge_request: 10069
+author: wendy0402