From: Jim Meyering Date: Mon, 22 Oct 2001 06:56:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_1~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b96c3e6a5d3b06725a664cc5cfb489d98b5b59b4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 29ab711d31..d1057d7333 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-10-21 Paul Eggert + + * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job. + 2001-10-21 Jim Meyering * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,