From 4fdadc2de6cb7626aae44a9a9d7d7eff1e741823 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Sep 2001 14:22:50 +0000 Subject: *** empty log message *** --- old/fileutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'old/fileutils/NEWS') diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8b89a0391..66fb001e9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -3,6 +3,8 @@ 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. +* mv: fix the bug whereby `mv -uf source dest' would delete source, + even though it's older than dest. * 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 -- cgit v1.2.3-54-g00ecf