From 02747bbbd37d81a2a2fff938e1cc94fb73980848 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 4 Apr 2022 15:34:40 +0100 Subject: 49989: Single byte versions of nice quoting. Align interfaces for "nice" printing of characters with those for multibyte to make more available in single-byte compilation. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a5d48415..b412b883d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-04-05 Peter Stephenson + + * 49989: Src/Zle/compresult.c, Src/utils.c, Src/zsh.h: Align + "nice" printing for single byte compilation with multibyte. + 2022-04-04 Bart Schaefer * 49992: Src/utils.c: further unify single- and multi-byte -- cgit 1.4.1