about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2022-04-04 15:34:40 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2022-04-05 09:40:07 +0100
commit02747bbbd37d81a2a2fff938e1cc94fb73980848 (patch)
tree824edbaf1a053da5e2e745a828b0c21a04b439cd /ChangeLog
parent0d9c2422bf3815ee04e5c1b562a22b9df56c07ed (diff)
downloadzsh-02747bbbd37d81a2a2fff938e1cc94fb73980848.tar.gz
zsh-02747bbbd37d81a2a2fff938e1cc94fb73980848.tar.xz
zsh-02747bbbd37d81a2a2fff938e1cc94fb73980848.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a5d48415..b412b883d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-04-05  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 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  <schaefer@zsh.org>
 
 	* 49992: Src/utils.c: further unify single- and multi-byte