From: Jim Meyering Date: Sat, 28 Mar 1998 14:57:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22f~135 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6e577f0b56efd4d1c62758dfde9f44207479a08c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a011ee5ebc..dbd9d3fe7d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,17 @@ +1998-03-28 Jim Meyering + + * src/copy.c: Add copyright. + * src/remove.c: Add copyright. + [_AIX]: Add #pragma alloca. + +1998-03-27 Jim Meyering + + * Makefile.maint ($(ACLOCAL_M4)): Replace old rule with this + dependency and the := assignment of ACLOCAL to make the default + rule use the `-I m4' option. + + * Makefile.am (AUTOMAKE_OPTIONS): Require 1.2h. + 1998-03-23 Jim Meyering * acconfig.h: Remove HAVE_INTTYPES_H, now that m4/inttypes_h.m4