projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c9a405
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 4 Jul 2000 07:03:26 +0000
(07:03 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 4 Jul 2000 07:03:26 +0000
(07:03 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 7dad8a6e05a7152031041b652921c96c1b32baed..de52daa7dce959f7b5187b239b314eafa5455a6d 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.