summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-08-16 03:20:13 +0000
committerJim Meyering <jim@meyering.net>1998-08-16 03:20:13 +0000
commitb0ead8f2d68adfa9fb0ee8b98b3cdba36760116b (patch)
tree557350e38c8d7e3f09bbffcea94b746cec45e1bf
parent5614a7d2824d2938b2af90cebc221faba24cea58 (diff)
downloadcoreutils-b0ead8f2d68adfa9fb0ee8b98b3cdba36760116b.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 00963d2ef..8c0c33def 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]