diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-31 10:46:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-31 10:46:30 +0000 |
commit | 575f5c2f24466f77133993f62aeef5c54f0cfefb (patch) | |
tree | 5e3475aba019e9edb23ba294b2ad7204ef195ce5 /old | |
parent | 662a4f705c5a6c4c32dbe70cffcee3bf49a64027 (diff) | |
download | coreutils-575f5c2f24466f77133993f62aeef5c54f0cfefb.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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> |