From: Jim Meyering Date: Sat, 30 Mar 2002 15:20:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_8~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39f54be32175e1122807b86a4976b6fbc2561e40;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 231e18513d..d89ebd19b5 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.