The ninth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Sep 28, 2021 at 12:35 UTC
cefe983a320c03d7843ac78e73bd513a27806845
1 file changed
+5
Documentation/RelNotes/2.34.0.txt
+5
index fa8ecedb9e..a7793987f2 100644
--- a/Documentation/RelNotes/2.34.0.txt
+++ b/Documentation/RelNotes/2.34.0.txt
@@ -56,6 +56,9 @@ UI, Workflows & Features
* The error in "git help no-such-git-command" is handled better.
+ * The unicode character width table (used for output alignment) has
+ been updated.
+
Performance, Internal Implementation, Development Support etc.
@@ -303,3 +306,5 @@ Fixes since v2.33
(merge 66c0c44df6 cb/plug-leaks-in-alloca-emu-users later to maint).
(merge afb32e8101 kz/revindex-comment-fix later to maint).
(merge ae578de926 po/git-config-doc-mentions-help-c later to maint).
+ (merge 187fc8b8b6 cb/unicode-14 later to maint).
+ (merge 3584cff71c en/typofixes later to maint).