*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 4 Jul 2000 07:03:26 +0000 (07:03 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 4 Jul 2000 07:03:26 +0000 (07:03 +0000)
lib/ChangeLog

index 7dad8a6..de52daa 100644 (file)
@@ -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.