From cc81bba1e34b4a7a357b6a7e6ec1d4eede4ffa61 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 13 Oct 2005 13:19:29 +0000 Subject: 21870: bad INULL() definition 21869: multibyte characters in %-substitutions, invalid multibyte characters in completion listings --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3806ac2cc..17c439a18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-10-13 Peter Stephenson + + * Src/prompt.c, Src/complist.c: 21869: fix multibyte characters + in %-substitutions and output of invalid multibyte characters + in completion listings. + + * 21870: Src/zsh.h: definition of INULL() in 21862/21863 was too + liberal, causing problems with output of certain characters + e.g. Cyrillic UTF-8. + 2005-10-11 Peter Stephenson * 21862/21863: Src/glob.c, Src/lex.c, Src/pattern.c, Src/subst.c, -- cgit 1.4.1