diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-31 19:29:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-31 19:29:05 +0000 |
commit | 96380f703c91549c8c341556c3f5455441cd8eb3 (patch) | |
tree | 790ace455b038aa2813b380dcf4b69b32a07aa31 /old/fileutils/ChangeLog | |
parent | 40709c446a18b9e660723386d97ceab25d6b5099 (diff) | |
download | coreutils-96380f703c91549c8c341556c3f5455441cd8eb3.tar.xz |
*** empty log message ***
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. |