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>2019-06-18 17:06:47 +0300
committerJohn Cai <jcai@gitlab.com>2019-06-18 17:06:47 +0300
commit876ed7e9f7c1352eeb6355db387faef4e6bb2e39 (patch)
treed6c541e6da1d30e3613205c29ea9c6c8a68eeee0
parent6def6bf4cd9d6895c8350bd6c90c20917145a8bb (diff)
Fix incorrect changelog entry
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25e704736..6817a1010 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,8 @@
https://gitlab.com/gitlab-org/gitaly/merge_requests/1297
#### Fixed
-- Log node registration failures
- https://gitlab.com/gitlab-org/gitaly/merge_requests/
+- Fix ignored registerNode error
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/1307
- Fix Prometheus metric naming errors
https://gitlab.com/gitlab-org/gitaly/merge_requests/1292
- Cast FsStat syscall to int64