diff options
Diffstat (limited to 'old')
-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' |