From b80d1600395c46b24ebe8d34e40fb4e660692de1 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 4 Apr 2022 14:21:50 -0700 Subject: 49991: single-byte brace expansion handles $'\0' and control character output aligns with multibyte --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92e5b6716..d2ffce95e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2022-04-04 Bart Schaefer + * 49991: Src/glob.c, Src/utils.c: single-byte brace expansion + handles $'\0' and control character output aligns with multibyte + * 49990: Src/hist.c: in single-byte, like multibyte, casemodify() avoids metafying characters that it otherwise did not touch -- cgit 1.4.1