summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorKamil TrzciƄski (OoO till 16th of April) <ayufan@ayufan.eu>2018-04-18 08:25:53 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-04-20 09:59:46 +0100
commita60282058acb2acf4d1329f38a8d5a2bf7e5c43b (patch)
tree63e0b7e2e4188533b3d3e79fd2f112ebcae4fb1d /changelogs/unreleased
parent902035d35911a954d8d8e57af69d39933d236475 (diff)
downloadgitlab-ce-a60282058acb2acf4d1329f38a8d5a2bf7e5c43b.tar.gz
Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master'
Fix `Trace::HttpIO` can not render multi-byte chars Closes #44981 See merge request gitlab-org/gitlab-ce!18417
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/44981-http-io-trace-with-multi-byte-char.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44981-http-io-trace-with-multi-byte-char.yml b/changelogs/unreleased/44981-http-io-trace-with-multi-byte-char.yml
new file mode 100644
index 00000000000..64a17990ebc
--- /dev/null
+++ b/changelogs/unreleased/44981-http-io-trace-with-multi-byte-char.yml
@@ -0,0 +1,5 @@
+---
+title: Fix `Trace::HttpIO` can not render multi-byte chars
+merge_request: 18417
+author:
+type: fixed