diff options
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 42ea237c3..b964cc1d5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -3,7 +3,8 @@ * tests/cp/cp-parents: Add some permission tests. * tests/mkdir/perm: Fix the test so it actually does something. - Run each test also with mkdir's `-p' option. + Run each test also with mkdir's `-p' option and check permissions + on the parent directories. 2000-10-23 Paul Eggert <eggert@twinsun.com> |