From 6e577f0b56efd4d1c62758dfde9f44207479a08c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 28 Mar 1998 14:57:25 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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