summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-13 19:44:32 +0000
committerJim Meyering <jim@meyering.net>2002-01-13 19:44:32 +0000
commitdd3d3d72261a5902eb0ff63ea289034d795f577a (patch)
treea15e29a26df51cbc9ef7494720bc836281035f8b /old/fileutils
parentfe428469815ad60e7f7f9b3216c67b5f7c2f50dd (diff)
downloadcoreutils-dd3d3d72261a5902eb0ff63ea289034d795f577a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index a246610d0..f866c2389 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