From: Jim Meyering Date: Mon, 31 Jan 2000 08:27:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0f~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=348f0efabe94e68c6a392474d6889621432d2131;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ba1c446c1a..3f6909e311 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-01-31 Jim Meyering + + * quotearg.c (ISASCII): Add #undef and move definition to follow + inclusion of wctype.h to work around solaris2.6 namespace pollution. + (ISPRINT): Likewise. + 2000-01-30 Jim Meyering * readutmp.c (extract_trimmed_name): Use UT_USER instead of hard-coding