summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2ffce95e..1a5d48415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2022-04-04  Bart Schaefer  <schaefer@zsh.org>
 
+	* 49992: Src/utils.c: further unify single- and multi-byte
+	implementations of nicechar() to fix ${(V)...} output format
+
 	* 49991: Src/glob.c, Src/utils.c: single-byte brace expansion
 	handles $'\0' and control character output aligns with multibyte