From: Jim Meyering Date: Sun, 16 Aug 1998 03:20:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16u~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ead8f2d68adfa9fb0ee8b98b3cdba36760116b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 00963d2ef4..8c0c33def6 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 3.17: [3.16u] +* mv now fails (as it should) upon attempt to move a directory into itself * `cp -a --one-file-system' now copies any mount point directories it encounters on the selected file system. [3.16t]