]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jan 2002 19:44:32 +0000 (19:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jan 2002 19:44:32 +0000 (19:44 +0000)
old/fileutils/ChangeLog

index a246610d0faec8034947b79efaf2e792d29d4092..f866c2389b7f7f5c7700a567c8ff04470eeefc03 100644 (file)
@@ -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