summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-07-06 03:27:14 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-07-06 13:08:12 -0300
commit075c899d82e6020f71608c1a97517973b5fa463e (patch)
treec19ba939cba1f1832fc78b9052fe2552debd725a
parent5f86a084f254859e551955e91803ce8faa30bda5 (diff)
downloadgitlab-ce-075c899d82e6020f71608c1a97517973b5fa463e.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ff5996c1174..1350317ad64 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,6 +44,7 @@ v 8.10.0 (unreleased)
- More descriptive message for git hooks and file locks
- Handle custom Git hook result in GitLab UI
- Allow '?', or '&' for label names
+ - Fix importer for GitHub Pull Requests when a branch was reused across Pull Requests
v 8.9.5 (unreleased)
- Improve the request / withdraw access button. !4860