From: Jim Meyering Date: Sun, 13 Jan 2002 19:44:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_20~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd3d3d72261a5902eb0ff63ea289034d795f577a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a246610d0f..f866c2389b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.6. + Avoid giving a misleading diagnostic in some unusual cases. + Instead, give one that makes sense. + * src/copy.c (copy_reg): Don't treat errno==ENOENT as a special case. (same_file_ok): Detect a case that would have lead to the errno==ENOENT condition above (and a misleading diagnostic), and return 0 so we give