fixes from 'master' for 2.13.4

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Jul 21, 2017 at 15:06 UTC 2187e112d719109cac64d39e1bd8a04b123b6eed
2 files changed +11 -1
Documentation/RelNotes/2.13.4.txt new
+10
@@ -0,0 +1,10 @@
1 +Git v2.13.4 Release Notes
2 +=========================
3 +
4 +Fixes since v2.13.3
5 +-------------------
6 +
7 + * Update the character width tables.
8 +
9 + * A recent update broke an alias that contained an uppercase letter,
10 + which has been fixed.
RelNotes
+1 -1
@@ -1 +1 @@
1 -Documentation/RelNotes/2.13.3.txt
\ No newline at end of file
1 +Documentation/RelNotes/2.13.4.txt
\ No newline at end of file