From: Jim Meyering Date: Mon, 6 Aug 2001 09:49:14 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~487 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0324f0f18b073a1d72d9be4bb3b797bdf65d1659;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 2218c07415..c291e544bd 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2001-08-05 Jim Meyering + + * jm-macros.m4: Require autoconf-2.52. + 2001-08-03 Paul Eggert The following changes are from gettext 0.10.39 as maintained by diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c2b1d5cf35..8c5f23829c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -13,11 +13,9 @@ * tests/root-only: Remove *all* write access, not just that of the owner. - * src/copy.c (copy_internal): + * src/copy.c (copy_internal): FIXME Reported by Vin Shelton. - * src/copy.c: FIXME - * tests/mv/i-3: New test for the above fix. * tests/mv/Makefile.am (TESTS): Add i-3.