summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-04-17 14:59:05 +0900
committerShinya Maeda <shinya@gitlab.com>2018-04-17 14:59:05 +0900
commit1e14804da381ee594b8f7d26ba69a48fc6b3e9b8 (patch)
treea4d6be6ff7eb4a594f13d40f6704676eacce7235
parentc91b64366ae3d1a095661057a936f1b445926b19 (diff)
downloadgitlab-ce-1e14804da381ee594b8f7d26ba69a48fc6b3e9b8.tar.gz
Add chnagelog
-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