*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:21:06 +0000 (17:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:21:06 +0000 (17:21 +0000)
old/fileutils/NEWS

index dafff48..ca9e640 100644 (file)
@@ -1,5 +1,8 @@
 Changes in release 4.1:
 [4.0k]
+* mv may now be used to move a file onto a symlink to itself when that
+  symlink is on a separate partition.  With fileutils-4.0j, it would
+  fail with a diagnostic saying they were the same file.
 * touch would fail with the misleading diagnostic `no such file' when asked
   to create a file in an unwritable directory.  Now it says something like
   `permission denied' or `read-only file system'.