diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-03-25 13:07:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-25 13:07:47 -0700 |
commit | de49261b050d9cd8ec73842356077bc5b606640f (patch) | |
tree | aff75b1af189d2c3d2dffe6d5d3ba6f2f812ce08 /Documentation/RelNotes/2.21.2.txt | |
parent | Git 2.26 (diff) | |
parent | Git 2.25.3 (diff) | |
download | tgif-de49261b050d9cd8ec73842356077bc5b606640f.tar.xz |
Git 2.26.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.21.2.txt')
-rw-r--r-- | Documentation/RelNotes/2.21.2.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.21.2.txt b/Documentation/RelNotes/2.21.2.txt new file mode 100644 index 0000000000..a0fb83bb53 --- /dev/null +++ b/Documentation/RelNotes/2.21.2.txt @@ -0,0 +1,5 @@ +Git v2.21.2 Release Notes +========================= + +This release merges the security fix that appears in v2.17.4; see +the release notes for that version for details. |