summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-06-08 20:03:19 +0200
committerTomasz Maczukin <tomasz@maczukin.pl>2016-06-10 13:09:34 +0200
commiteae84967e1cac355ff5fdcffa23033390878193d (patch)
tree7453b04f1ba8bb70a3599646d780cab7dd5f997b
parent9dfb809c578735d807070d77ad567ab5c3de9b6c (diff)
downloadgitlab-ce-fix/incremental-trace-update-api.tar.gz
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b00c149a753..68960aaa9f0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -61,6 +61,7 @@ v 8.9.0 (unreleased)
- Markdown editor now correctly resets the input value on edit cancellation !4175
- Toggling a task list item in a issue/mr description does not creates a Todo for mentions
- Improved UX of date pickers on issue & milestone forms
+ - Fix incremental trace upload API when using multi-byte UTF-8 chars in trace
v 8.8.5 (unreleased)
- Ensure branch cleanup regardless of whether the GitHub import process succeeds