diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5e24fcabf..4368f5260 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -10,8 +10,8 @@ the same code, both with and without -p, to create the final component in each file name. Reported by Bob Proulx. + Add tests for the above fix. * 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 and check permissions on the parent directories. |