diff options
author | Stan Hu <stanhu@gmail.com> | 2015-08-17 23:56:02 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-08-17 23:56:02 +0000 |
commit | 47d55306d95e7ada8b0defa3d266451ce68ca58a (patch) | |
tree | 284c63bfa0212b881b0f225c921b651022e714fc /CHANGELOG | |
parent | 262c6f11fee407350b8945501279a591d35ccb85 (diff) | |
download | gitlab-ce-47d55306d95e7ada8b0defa3d266451ce68ca58a.tar.gz |
Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules
Closes #2262
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 9a6e25ae50a..1683b9ac094 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 7.14.0 (unreleased) + - Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules (Stan Hu) - Provide more feedback what went wrong if HipChat service failed test (Stan Hu) - Fix bug where backslashes in inline diffs could be dropped (Stan Hu) - Disable turbolinks when linking to Bitbucket import status (Stan Hu) |