From: Junio C Hamano Date: Fri, 21 Jul 2017 22:06:09 +0000 (-0700) Subject: fixes from 'master' for 2.13.4 X-Git-Tag: v2.14.0-rc1~2^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2187e112d719109cac64d39e1bd8a04b123b6eed?ds=inline;hp=--cc fixes from 'master' for 2.13.4 Signed-off-by: Junio C Hamano --- 2187e112d719109cac64d39e1bd8a04b123b6eed diff --git a/Documentation/RelNotes/2.13.4.txt b/Documentation/RelNotes/2.13.4.txt new file mode 100644 index 0000000000..4f46ef6fca --- /dev/null +++ b/Documentation/RelNotes/2.13.4.txt @@ -0,0 +1,10 @@ +Git v2.13.4 Release Notes +========================= + +Fixes since v2.13.3 +------------------- + + * Update the character width tables. + + * A recent update broke an alias that contained an uppercase letter, + which has been fixed. diff --git a/RelNotes b/RelNotes index 6740545fc8..c5702b3d7b 120000 --- a/RelNotes +++ b/RelNotes @@ -1 +1 @@ -Documentation/RelNotes/2.13.3.txt \ No newline at end of file +Documentation/RelNotes/2.13.4.txt \ No newline at end of file