summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.19.1.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-09-27 18:52:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-09-27 18:52:33 (GMT)
commitcae598d9980661a978e2df4fb338518f7bf09572 (patch)
tree6fc060e90345ae83a8ef94ff0bf78da93e7148a8 /Documentation/RelNotes/2.19.1.txt
parent1958ad504befa6a09c475cc8ab9de43b359de137 (diff)
downloadgit-cae598d9980661a978e2df4fb338518f7bf09572.zip
git-cae598d9980661a978e2df4fb338518f7bf09572.tar.gz
git-cae598d9980661a978e2df4fb338518f7bf09572.tar.bz2
Git 2.19.1v2.19.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.19.1.txt')
-rw-r--r--Documentation/RelNotes/2.19.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.19.1.txt b/Documentation/RelNotes/2.19.1.txt
new file mode 100644
index 0000000..da76726
--- /dev/null
+++ b/Documentation/RelNotes/2.19.1.txt
@@ -0,0 +1,6 @@
+Git v2.19.1 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.14.5 and in
+v2.17.2 to address the recently reported CVE-2018-17456; see the
+release notes for those versions for details.