From: Jim Meyering Date: Tue, 29 Sep 1998 02:48:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-pre1~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=662777cad53bde1934eee792973a028fa5480196;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 1c5b1981ec..b8886b6de9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.17: +[3.16A] +* fix serious bug whereby `touch a b; echo n|mv -i a b' would remove b. [3.16z] * portability tweaks * avoid `root `cp -a' from Netapp snapshot' corruption