]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 14:53:18 +0000 (14:53 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 14:53:18 +0000 (14:53 +0000)
old/fileutils/ChangeLog

index 3c319e7f6f7e1b65ac4c887d86e643d00e0022d1..5c0ff9a39bd8fc63af1b5b8aadce3f40d1c2a43a 100644 (file)
@@ -2,6 +2,17 @@
 
        * Version 4.0.34.
 
+       * tests/ls/Makefile.am (TESTS): Add follow-slink.
+       * tests/ls/follow-slink: New file.
+
+2000-12-01  Paul Eggert  <eggert@twinsun.com>
+
+       * src/ls.c (gobble_file): Do not fall back on lstat if stat
+       fails; POSIX.2 does not allow this.  Invoke acl only on
+       non-symlinks, and only if lstat or stat succeeds.
+
+2000-12-02  Jim Meyering  <meyering@lucent.com>
+
        * configure: Regenerate using the very latest version (in CVS) of
        autoconf.