diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-20 15:51:21 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-20 15:51:21 +0100 |
commit | 85de525557907f97a7ae75cc8025229797d79728 (patch) | |
tree | 4555e8d763f4311f33c487a922c146ef4aeada4f /ChangeLog | |
parent | 13e4c87ff60b74b4401e4d6fa33823da5125f15a (diff) | |
download | coreutils-85de525557907f97a7ae75cc8025229797d79728.tar.xz |
* gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-03-20 Jim Meyering <jim@meyering.net> + * gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it. + Skip part of this test when "." is not a local file system. * tests/install/basic-1: Otherwise, it would fail on some NFS file systems. |