summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:38:32 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:38:32 -0700
commit27d05d1a1a62273aa3749f4d0ab8a126ef11ff66 (patch)
treede06159497e0b3b61790c728e9a6bcb55753fd55 /Documentation
parentSync with 2.15.3 (diff)
downloadtgif-27d05d1a1a62273aa3749f4d0ab8a126ef11ff66.tar.xz
Git 2.16.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.16.5.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.16.5.txt b/Documentation/RelNotes/2.16.5.txt
new file mode 100644
index 0000000000..cb8ee02a9a
--- /dev/null
+++ b/Documentation/RelNotes/2.16.5.txt
@@ -0,0 +1,6 @@
+Git v2.16.5 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.14.5 to address
+the recently reported CVE-2018-17456; see the release notes for that
+version for details.