diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:48:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:48:19 -0700 |
commit | 268fbcd172cdb306e8a3e7143cc16677c963d6cd (patch) | |
tree | d3ae3dd90f782fb8615b525d08f649358a263459 /Documentation/RelNotes | |
parent | Sync with 2.17.2 (diff) | |
download | tgif-268fbcd172cdb306e8a3e7143cc16677c963d6cd.tar.xz |
Git 2.18.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r-- | Documentation/RelNotes/2.18.1.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.18.1.txt b/Documentation/RelNotes/2.18.1.txt new file mode 100644 index 0000000000..2098cdd776 --- /dev/null +++ b/Documentation/RelNotes/2.18.1.txt @@ -0,0 +1,6 @@ +Git v2.18.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. |