summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-11-10 16:18:22 +0000
committerStan Hu <stanhu@gmail.com>2015-11-10 16:18:22 +0000
commit7199e9ef1dd82f332a97ffefcddb3c3841cb6a23 (patch)
treef90b3263cfde78876327e10e866bbb6d3f401159
parent463fc52fa80c7f0c9fc715a58f1e7096e0bfb345 (diff)
parentb0452f26c0c3274d9d16c4b7e6f170737de4e31e (diff)
downloadgitlab-ce-7199e9ef1dd82f332a97ffefcddb3c3841cb6a23.tar.gz
Merge branch 'fix-dup-changelog' into 'master'
Remove duplicate CHANGELOG etnries [ci skip] See merge request !1782
-rw-r--r--CHANGELOG2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 668ea87b28f..168c4b50e4a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,8 +3,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.2.0 (unreleased)
- Added a GitLab specific profiling tool called "Sherlock" (see GitLab CE merge request #1749)
- Upgrade gitlab_git to 7.2.20 and rugged to 0.23.3 (Stan Hu)
- - Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu)
- - Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu)
- Improved performance of finding users by one of their Email addresses
- Improved performance of replacing references in comments
- Show last project commit to default branch on project home page