diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:33:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:33:47 -0700 |
commit | 924c623e1c71b98da608f980a97f9730c021ba44 (patch) | |
tree | 07af9c96344bfc390f8d6fe398ded1db9f5052c9 /Documentation/RelNotes | |
parent | Sync with Git 2.14.4 (diff) | |
download | tgif-924c623e1c71b98da608f980a97f9730c021ba44.tar.xz |
Git 2.15.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r-- | Documentation/RelNotes/2.15.3.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.15.3.txt b/Documentation/RelNotes/2.15.3.txt new file mode 100644 index 0000000000..fd2e6f8df7 --- /dev/null +++ b/Documentation/RelNotes/2.15.3.txt @@ -0,0 +1,6 @@ +Git v2.15.3 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. |