summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-24 10:50:23 +0200
committerJames Lopez <james@jameslopez.es>2016-06-24 10:50:23 +0200
commit46b89a270f7eef15f6d8e41c79600795265054fb (patch)
treee842e005b4a24d52d3ab99e3d17ba51032c42de2 /CHANGELOG
parent4477dc249e563e60e126d4f5ad2692297a9584c1 (diff)
downloadgitlab-ce-46b89a270f7eef15f6d8e41c79600795265054fb.tar.gz
Fix tmp file being deleted after the request plus some cleanup and improved erroring for this situation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bb408314ea8..2dfc23c4af6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 8.9.1
- Fix 404 when accessing pipelines as guest user on public projects
- Fix mobile Safari bug where horizontal nav arrows would flicker on scroll
- Fix in auto merge when pipeline is nil
+ - Fix GitLab import project deleting imported file straight after being uploaded
v 8.9.0
- Fix builds API response not including commit data