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:
authorAhmad Sherif <me@ahmadsherif.com>2017-10-02 15:44:40 +0300
committerAhmad Sherif <me@ahmadsherif.com>2017-10-02 15:49:44 +0300
commit51d6cfe8635e8ec052132e66ac98cea3cd9b333f (patch)
treebf5930ab18c8cf29a38a5a4e0b30639f98e13e3e /CHANGELOG.md
parentb51ad8dec987f2ca11db3c2a2b0088888fbe8a20 (diff)
Fix incorrect parsing of diff chunks starting with ++ or --
Fixes gitlab-ce#34431
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47ad62a26..289e296dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Gitaly changelog
+UNRELEASED
+
+- Fix incorrect parsing of diff chunks starting with ++ or --
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/385
+
v0.43.0
- Pass details of Gitaly-Ruby's Ruby exceptions back to