From: Jim Meyering Date: Sun, 3 Dec 2000 12:46:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_8~23 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=86960ce2218280e150d0b8195bb94ef3645e8034;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5c0ff9a39b..ea6df2044a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2000-12-02 Jim Meyering +2000-12-03 Jim Meyering * Version 4.0.34. + * Makefile.maint (alpha): Use rsync rather than scp, so the destination + file is created only after the successful completion of the copy. + +2000-12-02 Jim Meyering + * tests/ls/Makefile.am (TESTS): Add follow-slink. * tests/ls/follow-slink: New file.