From: Jim Meyering Date: Fri, 14 Mar 2003 20:14:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.11~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a37bc433f1a1e6a772b907b5a3bf61197e630b5b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8f8ef3ba24..df09ba5071 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-03-14 Jim Meyering + + * Makefile.am (AUTOMAKE_OPTIONS): Remove definition -- + before it pointed to ../src/ansi2knr. Some of these files + have required an ANSI (c89) compiler for a year or two. + 2003-02-04 Dmitry V. Levin * stat.c: Include "xalloc.h".