summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-17 10:39:50 +0000
committerJim Meyering <jim@meyering.net>2001-02-17 10:39:50 +0000
commit2f4ff2ce9f8a160ae06acb9eec315533ab52530b (patch)
treec04494bf745d29d2bab69955cd549c0215f5bc0f /lib/ChangeLog
parentad177f456c86967d3b099303429bded3e3f26012 (diff)
downloadcoreutils-2f4ff2ce9f8a160ae06acb9eec315533ab52530b.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c5930ebb8..6c01dab28 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-17 Paul Eggert <eggert@twinsun.com>
+
+ * mbswidth.c, quotearg.c (mbrtowc, mbsinit):
+ Remove workaround macros for hosts that have mbrtowc but not
+ mbstate_t, as we now insist on proper declarations for both
+ before using mbrtowc.
+
2001-02-17 Jim Meyering <meyering@lucent.com>
* regex.c: Update from libc.