diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a011ee5eb..dbd9d3fe7 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