summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-22 14:18:51 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-22 14:18:51 +0900
commita42a58d7b62cc1d6301440e81a83feed9d7c118c (patch)
treef0d1cd5e3284489e17cb955df0dfcde63375dbdc /Documentation
parentSync with Git 2.15.2 (diff)
downloadgit-2.16.4.tar.gz
git-2.16.4.zip
Git 2.16.4v2.16.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.16.4.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.16.4.txt b/Documentation/RelNotes/2.16.4.txt
new file mode 100644
index 0000000000..6be538ba30
--- /dev/null
+++ b/Documentation/RelNotes/2.16.4.txt
@@ -0,0 +1,5 @@
+Git v2.16.4 Release Notes
+=========================
+
+This release is to forward-port the fixes made in the v2.13.7 version
+of Git. See its release notes for details.