summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c38ab7331..e834634c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-01-08 Jim Meyering <meyering@redhat.com>
+ parent-perm: avoid a bizarre test failure.
+ * tests/cp/parent-perm: Accommodate the situation in which
+ chmod ("dir", 02755) returns 0 yet fails to set the S_ISGID bit.
+
Remove uses of now-undefined Makefile variable.
* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD): Remove uses
of no-longer-defined variable, $(LIB_ACL_TRIVIAL).