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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-12-20 13:01:19 +0300
committerJacob Vosmaer <jacob@gitlab.com>2017-12-20 13:01:19 +0300
commit538167196bae078c63a1084edf15671499037be4 (patch)
tree185feaa0fb2304644e3db13a24d74a5cc0f5582a
parent2842f29b5489a8e62845786d03d7e8a6163273fe (diff)
Changelog for 0.59.2
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 510c9cca4..96832da03 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Gitaly changelog
+UNRELEASED
+
+- Cherry-pick Go 1.9 build changes from
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/496
+
v0.59.1
- gitaly-ruby shutdown improvements