From: Jim Meyering Date: Mon, 31 Jan 2000 08:27:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc360e5e628f02b8af172c7abde3904271c1602;p=pspp *** 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