From: Jim Meyering Date: Sat, 12 Aug 2000 05:50:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~54 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9099ba78e2a4806758fc65c465c414dcb7998a33;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 98749329f7..926952501f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,20 @@ +2000-08-12 Jim Meyering + + * install-sh: Remove trailing blanks. + Output diagnostics to stderr, not stdout. + Remove many useless curly braces and double quotes. + +2000-08-11 J. David Anglin + + * install-sh: Improve error handling. + Do the job even when the target file is `busy' on systems + that don't allow such files to be unlinked. + +2000-08-12 Jim Meyering + + * README: Remove note about how installation can fail and the + work-around, now that it's all automated. + 2000-08-07 Paul Eggert * src/cp.c (usage, main): For cp -P messages, mention the new