Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-07-22 01:13:25 +0300
committerJunio C Hamano <gitster@pobox.com>2017-07-22 01:13:25 +0300
commit5eada8987e79f216f2002a3cd991360a50cd577c (patch)
treede78540d885e7c790831b3003b9ea45f25fb3352 /Documentation
parent19533e2c713f240d1f6616bb2db18bf653c10106 (diff)
parent2187e112d719109cac64d39e1bd8a04b123b6eed (diff)
Sync with maint
* maint: fixes from 'master' for 2.13.4
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.13.4.txt10
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.