summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-03-18 06:12:19 -0700
committerStan Hu <stanhu@gmail.com>2016-03-19 13:28:40 -0700
commit79ad6e0e38d281106f589dfebe7232dc5b0d122f (patch)
tree449e2597af214c71d636d6718a5832db916cb21c /CHANGELOG
parent64b57ec86a74f0a45412c6b6b415b09e86a4eb97 (diff)
downloadgitlab-ce-79ad6e0e38d281106f589dfebe7232dc5b0d122f.tar.gz
Fix bug where wrong commit ID was being used in a merge request diff to show old image
Closes #3769 Closes #14327
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 000c8b8b8eb..4f288f5ff65 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
+ - Fix bug where wrong commit ID was being used in a merge request diff to show old image (Stan Hu)
- Add confidential issues
- Bump gitlab_git to 9.0.3 (Stan Hu)
- Support Golang subpackage fetching (Stan Hu)