changeset 2693:b33bfc609ceb

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 04 Jul 2000 07:03:26 +0000
parents 0013b0a829f1
children a4ced38f24a8
files lib/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Tue Jul 04 07:03:16 2000 +0000
+++ b/lib/ChangeLog	Tue Jul 04 07:03:26 2000 +0000
@@ -1,3 +1,10 @@
+2000-07-03  Paul Eggert  <eggert@twinsun.com>
+	and Bruno Haible  <haible@clisp.cons.org>
+
+	* lib/quotearg.c (mbrtowc):
+	Assign to *pwc, and return 1 only if result is nonzero.
+	(iswprint): Use ISPRINT when substituting our own mbrtowc.
+
 2000-07-02  Jim Meyering  <meyering@lucent.com>
 
 	* quotearg.c (mbstate_t): Don't define here.