summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorwinniehell <git@winniehell.de>2016-12-08 22:53:15 +0100
committerwinniehell <git@winniehell.de>2016-12-13 09:13:06 +0100
commit61aa90ef2089c9d840b88f14a553ef0dd49b779f (patch)
tree392cebd9ad4ee2083d0fe32daecef5907af8a1dd /changelogs
parentc16b24af04643edc598b20b338eff25e463ed29b (diff)
downloadgitlab-ce-61aa90ef2089c9d840b88f14a553ef0dd49b779f.tar.gz
Allow all alphanumeric characters in file names (!8002)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow-more-filenames.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow-more-filenames.yml b/changelogs/unreleased/allow-more-filenames.yml
new file mode 100644
index 00000000000..7989f94e528
--- /dev/null
+++ b/changelogs/unreleased/allow-more-filenames.yml
@@ -0,0 +1,4 @@
+---
+title: Allow all alphanumeric characters in file names
+merge_request: 8002
+author: winniehell