diff options
author | Shinya Maeda <shinya@gitlab.com> | 2018-04-17 14:59:05 +0900 |
---|---|---|
committer | Shinya Maeda <shinya@gitlab.com> | 2018-04-17 14:59:05 +0900 |
commit | 1e14804da381ee594b8f7d26ba69a48fc6b3e9b8 (patch) | |
tree | a4d6be6ff7eb4a594f13d40f6704676eacce7235 | |
parent | c91b64366ae3d1a095661057a936f1b445926b19 (diff) | |
download | gitlab-ce-1e14804da381ee594b8f7d26ba69a48fc6b3e9b8.tar.gz |
Add chnagelog
-rw-r--r-- | changelogs/unreleased/44981-http-io-trace-with-multi-byte-char.yml | 5 |
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 |