diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-07-21 15:06:09 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-07-21 15:06:09 -0700 |
| commit | 2187e112d719109cac64d39e1bd8a04b123b6eed (patch) | |
| tree | 521bb19a013d9530a813d37f4b183de67181d363 /Documentation/RelNotes | |
| parent | 38351249be61687234243c9e0b007dee402be26a (diff) | |
| download | git-2187e112d719109cac64d39e1bd8a04b123b6eed.tar.xz | |
fixes from 'master' for 2.13.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.13.4.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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. |
