summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-30 15:20:22 +0000
committerJim Meyering <jim@meyering.net>2002-03-30 15:20:22 +0000
commit39f54be32175e1122807b86a4976b6fbc2561e40 (patch)
tree4dc90191e97ead6b9814afba5f670c08a414716e /old/fileutils
parent9bfbfd3b8ac063ac3e65f8229c3a6f9d9f3e73f0 (diff)
downloadcoreutils-39f54be32175e1122807b86a4976b6fbc2561e40.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 231e18513..d89ebd19b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -3,7 +3,8 @@
* Version 4.1.8.
* tests/mv/i-link-no: Use --reply=no rather than -i.
- The latter depends on whether stdin is a tty.
+ The latter depends on whether stdin is a tty and hence would
+ fail in some situations where --reply=no doesn't.
* src/mv.c (do_move): Correct a comment.