From: Jim Meyering Date: Tue, 11 Mar 2003 10:07:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f48190f5d79663ef4a3826a26a7a0d46de00b6b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f57646e007..c9077da806 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-03-09 Paul Eggert + + * argmatch.c (EXIT_FAILURE): Define if the system doesn't. + Reported by Bruce Becker; see: + http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html + 2003-03-09 Jim Meyering * ftw.c: Include "save-cwd.h".