diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:53:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:53:25 -0700 |
commit | 4d4165b80d6b91a255e2847583bd4df98b5d54e1 (patch) | |
tree | 7b7719d955ed206004a5abdf4293f62336c4f345 /Documentation | |
parent | af0178aec7c38cb17bc641bc361656cc90bc6b79 (diff) | |
download | git-4d4165b80d6b91a255e2847583bd4df98b5d54e1.tar.gz |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.9.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.9.5.txt b/Documentation/RelNotes/2.9.5.txt new file mode 100644 index 0000000000..668313ae55 --- /dev/null +++ b/Documentation/RelNotes/2.9.5.txt @@ -0,0 +1,4 @@ +Git v2.9.5 Release Notes +======================== + +This release forward-ports the fix for "ssh://..." URL from Git v2.7.6 |