From: Jim Meyering Date: Tue, 29 Sep 1998 03:13:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-pre1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd0e0a757e13c905139ff0a4e1743c9fc2011c3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f8ba2a38e0..fc0282ed90 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +1998-09-28 Jim Meyering + + * src/copy.c (copy_internal): Do honor `n' reply in move-mode. + Otherwise, `touch a b; echo n|mv -i a b' would remove b. + From Bernd Leibing. + 1998-09-27 Jim Meyering * Version 3.16z.