1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 17:18:45 +02:00
This commit is contained in:
Jim Meyering
1998-09-29 03:41:16 +00:00
parent 3da2cfc475
commit 453a3cbd73

View File

@@ -1,5 +1,7 @@
1998-09-28 Jim Meyering <meyering@ascend.com>
* Version 4.0-pre1.
* src/copy.c (copy_internal): Do honor `n' reply in move-mode.
Otherwise, `touch a b; echo n|mv -i a b' would remove b.
From Bernd Leibing.