summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-06-23 20:50:15 +0000
committerRobert Speicher <rspeicher@gmail.com>2016-06-23 18:22:02 -0400
commita23e108ea604426d6c0b430cd7378647fb5fa0a4 (patch)
tree940da9e9b883d7ccb3a5317c16dbf43aeffcb5e5 /CHANGELOG
parent25670ee440a4707c407fcd4bbf1dc3cf6bd1f00e (diff)
downloadgitlab-ce-a23e108ea604426d6c0b430cd7378647fb5fa0a4.tar.gz
Merge branch 'bump-gitlab-git-10-2-1' into 'master'
Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files Closes #18690 See merge request !4884
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 21c75953039..3c47a1289cf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,7 @@ v 8.9.1 (unreleased)
- Restore old behavior around diff notes to outdated discussions. !4870
- Fix merge requests project settings help link anchor. !4873
- Fix 404 when accessing pipelines as guest user on public projects. !4881
+ - Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files. !4884
v 8.9.0
- Fix builds API response not including commit data