From: Jim Meyering Date: Tue, 30 Mar 1999 04:34:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b1a5f6fe9caa0e3badbb2973db33c8ef3722d17;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8ade20894c..646c3fb047 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +1999-03-29 Jim Meyering + + * configure.in (GNU_PACKAGE): Remove related code -- now it's in + the catch-all for shared autoconf code, m4/jm-macros.m4. + (jm_CHECK_ALL_TYPES): Remove explicit AC_TYPE_* macros and use + 1999-03-28 Jim Meyering `chmod =OP' did not properly apply the umask