From 5af164ea1f12653b024ad4dddfeec93655926f3c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 11 Jan 2006 20:49:11 +0000 Subject: A few more mbrtowc() cleanups. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 917fbb16e..925f59d84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-01-11 Wayne Davison + + * unposted: Src/utils.c, Src/Zle/zle_main.c, Src/Zle/zle_tricky.c: + changed the code that calls mbrtowc() to deal with the size_t return + value as a size_t. + + * unposted: Src/Zle/complist.c: tweaked the code to handle mbrtowc() + converting '\0' the same way as the other callers do. + 2006-01-10 Peter Stephenson * 22151: Src/text.c: a here-string got too many quotes when -- cgit 1.4.1