From: Jim Meyering Date: Sat, 3 Oct 1998 19:51:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483b1367bce36d2659e70a2c8876e39c90d6e592;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index de057dc096..17ee053982 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 3.17: +[4.0-b2] +* man/Makefile.maint framework tweaks +* add test for `mv -i' bug [4.0-pre1] * fix serious bug whereby `touch a b; echo n|mv -i a b' would remove b. [3.16z]