summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-10-25 22:59:19 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-10-25 22:59:19 +0800
commit51a012b8a855874df71802fdaa807559ff9817ae (patch)
tree4283c3a982082b94159c89a6d95181293fdeed01
parent13c1859a979f60dd449bd021cfef49a06e62a311 (diff)
downloadgitlab-ce-51a012b8a855874df71802fdaa807559ff9817ae.tar.gz
Be more specific, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17397109
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index def94165c97..102c3b883e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Escape ref and path for relative links !6050 (winniehell)
- Simpler arguments passed to named_route on toggle_award_url helper method
- Fix: Backup restore doesn't clear cache
- - Fix showing pipeline status from correct branch !7034
+ - Fix showing pipeline status for a given commit from correct branch !7034
- Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method
- Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens
- Fix documents and comments on Build API `scope`