From: Jim Meyering Date: Tue, 29 Sep 1998 03:41:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-pre1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da2cfc475ab436b8ab1fd9b416c94b3b09aa64a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b8886b6de9..de057dc096 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ Changes in release 3.17: -[3.16A] +[4.0-pre1] * fix serious bug whereby `touch a b; echo n|mv -i a b' would remove b. [3.16z] * portability tweaks