summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-29 03:41:16 +0000
committerJim Meyering <jim@meyering.net>1998-09-29 03:41:16 +0000
commit453a3cbd7332de0368a53329d7ea4f340f5ce49d (patch)
treec33063fa2695d2a63da98b634d15d457195aeef9 /old
parent3da2cfc475ab436b8ab1fd9b416c94b3b09aa64a (diff)
downloadcoreutils-453a3cbd7332de0368a53329d7ea4f340f5ce49d.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index fc0282ed9..e4df98190 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.