summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-10-03 15:56:40 +0000
committerTim Zallmann <tzallmann@gitlab.com>2017-10-03 15:56:40 +0000
commit23e6b17b3e7fab3fc1668234133dcf339dedc649 (patch)
treea4b5099d988447ceece848d63ad759bb6a67bfdd /changelogs/unreleased
parent66dd045e6af591c370143c21ae98f36d439cd87e (diff)
parentb509588a28d0a102f4ad4b97d91c5b5944946834 (diff)
downloadgitlab-ce-23e6b17b3e7fab3fc1668234133dcf339dedc649.tar.gz
Merge branch 'winh-sprintf' into 'master'
Add basic sprintf implementation to JavaScript See merge request gitlab-org/gitlab-ce!14506
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/winh-sprintf.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/winh-sprintf.yml b/changelogs/unreleased/winh-sprintf.yml
new file mode 100644
index 00000000000..f8ae5932ae4
--- /dev/null
+++ b/changelogs/unreleased/winh-sprintf.yml
@@ -0,0 +1,5 @@
+---
+title: Add basic sprintf implementation to JavaScript
+merge_request: 14506
+author:
+type: other