]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 11 Jan 2006 21:32:56 +0000 (21:32 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 11 Jan 2006 21:32:56 +0000 (21:32 +0000)
lib/ChangeLog

index 342222b66d28a219d1786e3c0d5ce18166f8013f..bf0c8f9959159f16c30ba375e39dd7f69937152f 100644 (file)
@@ -4,6 +4,7 @@
        don't interpret all stat-fails+lstat-succeeds as indicating a
        dangling symlink.  That can also happen at least for ELOOP.
        The fix: return FTS_SLNONE only when the stat errno is ENOENT.
+       FYI, this bug predates the inclusion of fts.c in coreutils.
 
 2006-01-11  Jim Meyering  <jim@meyering.net>