diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-07-30 15:04:22 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-30 15:04:22 -0700 |
commit | 3def5e9a8de16c505d369187ac3ec2ff87ab562a (patch) | |
tree | e87f2b5057e04b7306257d90a43d83cdb84612c6 /Documentation/RelNotes/2.11.3.txt | |
parent | Merge branch 'jk/lib-proto-disable-cleanup' into maint-2.12 (diff) | |
parent | Git 2.11.3 (diff) | |
download | tgif-3def5e9a8de16c505d369187ac3ec2ff87ab562a.tar.xz |
Merge tag 'v2.11.3' into maint-2.12
Git 2.11.3
Diffstat (limited to 'Documentation/RelNotes/2.11.3.txt')
-rw-r--r-- | Documentation/RelNotes/2.11.3.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.11.3.txt b/Documentation/RelNotes/2.11.3.txt new file mode 100644 index 0000000000..4e3b78d0e8 --- /dev/null +++ b/Documentation/RelNotes/2.11.3.txt @@ -0,0 +1,4 @@ +Git v2.11.3 Release Notes +========================= + +This release forward-ports the fix for "ssh://..." URL from Git v2.7.6 |