diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-05-03 12:20:18 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-05-03 12:20:18 +0000 |
commit | d12a57f07b270a64be22513f69aeca3bac54641a (patch) | |
tree | 567398356ca63e080c3eabee252e1c67f84f2ac7 | |
parent | 62aa05dd0cc5b6e93c166fbcc8e92cf2750c5f85 (diff) | |
parent | fab876b9f9804ecbc950f676e3cf06e65db8acc1 (diff) | |
download | gitlab-ce-d12a57f07b270a64be22513f69aeca3bac54641a.tar.gz |
Merge branch 'changelog-remove-dup' into 'master'
Remove duplicate CHANGELOG line for v7.10.0
The other one is 3 lines below the removed.
[ci skip]
See merge request !563
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 87b3954ef4f..6c73e8e1637 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -122,7 +122,6 @@ v 7.10.0 - Fixed link paths for HTTP and SSH on the admin project view (Jeremy Maziarz) - Fix and improve help rendering (Sullivan Sénéchal) - Fix final line in EmailsOnPush email diff being rendered as error. - - Authometic setup GitLab CI project for forks if origin project has GitLab CI enabled - Prevent duplicate Buildkite service creation. - Fix git over ssh errors 'fatal: protocol error: bad line length character' - Automatically setup GitLab CI project for forks if origin project has GitLab CI enabled |