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:
authorwinniehell <git@winniehell.de>2016-12-09 00:53:15 +0300
committerwinniehell <git@winniehell.de>2016-12-13 11:13:06 +0300
commit61aa90ef2089c9d840b88f14a553ef0dd49b779f (patch)
tree392cebd9ad4ee2083d0fe32daecef5907af8a1dd /changelogs
parentc16b24af04643edc598b20b338eff25e463ed29b (diff)
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