Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-20 19:12:30 +0300
committerJames Lopez <james@jameslopez.es>2016-01-20 19:12:30 +0300
commit419a5e00eb83d3ae1fb9725200bb4a72cb8a52e2 (patch)
treef923f8bb7afbdceacda5e8595aa4e3c9eb125467 /CHANGELOG
parentb4faa59728c07893fe0f6d83648bf4d76e36320a (diff)
updated gitlab_git to fix issue #5858 and updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2e0eee52a59..03fce7e2157 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.5.0 (unreleased)
- Add "visibility" flag to GET /projects api endpoint
+ - Upgrade gitlab_git to 7.2.23 to fix commit message mentions in first branch push
v 8.4.0 (unreleased)
- Allow LDAP users to change their email if it was not set by the LDAP server