diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-30 15:19:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-30 15:19:04 +0000 |
commit | 9bfbfd3b8ac063ac3e65f8229c3a6f9d9f3e73f0 (patch) | |
tree | 82bf209007f4f29e7584af93c5bfd160392e1bc9 /old/fileutils/ChangeLog | |
parent | fff7466c36bd17aaee717f4d76d731cde7b21bbf (diff) | |
download | coreutils-9bfbfd3b8ac063ac3e65f8229c3a6f9d9f3e73f0.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7c4ab1366..231e18513 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.8. + * tests/mv/i-link-no: Use --reply=no rather than -i. + The latter depends on whether stdin is a tty. + * src/mv.c (do_move): Correct a comment. * src/copy.c (copy_internal): Move the block that sets `earlier_file' |