From: Jim Meyering Date: Mon, 4 Sep 2000 14:46:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~49 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4dfe280c99dd85870dae6a7c13d984dfeda1e4fe;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f37d0e04c4..3cb621f595 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -25,7 +25,7 @@ [unlink_dest_after_failed_open]: Add member. * src/copy.c (same_file_ok): New function, extracted from copy_internal, - and partially rewritten. + and rewritten. (copy_internal): Unlink destination file when unlink_dest_before_opening option is set, and when the source is neither a regular file nor a directory.