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-03-23 00:11:29 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-03-23 00:11:29 +0300
commita1cff34ff86278864d68ddb2c6ff7f2db63cfea5 (patch)
tree4435262bde9c02cde1475eef828d4f097342fc54
parent5ca07c70236a8a9b3b2696b451d65be85d25b345 (diff)
Add missing changelog entry
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 210c754cb..1a49de74a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
## v1.29.0
#### Fixed
+- FindAllTags: Handle edge case of annotated tags without messages
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/1134
- Fix "bytes written" count in pktline.WriteString
https://gitlab.com/gitlab-org/gitaly/merge_requests/1129
- Prevent clobbering existing Git alternates