]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 2 Sep 2001 14:13:07 +0000 (14:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Sep 2001 14:13:07 +0000 (14:13 +0000)
old/fileutils/NEWS

index 4f3daeb1a2222719a2c41c2ce924e20924b298a5..8b89a0391e307201ff7bee52097cbe238e8cc37f 100644 (file)
@@ -1,4 +1,8 @@
 [4.1.1]
+* remove portability limitations (e.g., PATH_MAX on the Hurd, fixes for
+    64-bit systems)
+* mv now prompts before overwriting an existing, unwritable destination file
+    when stdin is a tty, unless --force (-f) is specified, as per POSIX.
 * cp now ensures that the set-user-ID and set-group-ID bits are cleared for
     the destination file when when copying and not preserving permissions.
 * `ln -f --backup k k' gives a clearer diagnostic