summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-29 03:13:25 +0000
committerJim Meyering <jim@meyering.net>1998-09-29 03:13:25 +0000
commitcdd0e0a757e13c905139ff0a4e1743c9fc2011c3 (patch)
tree9491005cda0fe1c3245218ec87e7a6bf379708c0 /old
parent0bb1cba1bc44878fe89f8ea0f7b503c2635ea3bb (diff)
downloadcoreutils-cdd0e0a757e13c905139ff0a4e1743c9fc2011c3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f8ba2a38e..fc0282ed9 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+1998-09-28 Jim Meyering <meyering@ascend.com>
+
+ * 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.
+
1998-09-27 Jim Meyering <meyering@ascend.com>
* Version 3.16z.