From: Jim Meyering Date: Mon, 31 Jan 2000 08:36:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0f~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3a1a2a912e0ef677cb36f3931c9ac6823f989aa;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3f6909e311..14a5cca6eb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,7 @@ * quotearg.c (ISASCII): Add #undef and move definition to follow inclusion of wctype.h to work around solaris2.6 namespace pollution. (ISPRINT): Likewise. + Reported by Tom Tromey. 2000-01-30 Jim Meyering