diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-07 15:34:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-07 15:34:51 +0000 |
commit | 60688589865b3a1e9dfa4f5fb542f54b0f93cd29 (patch) | |
tree | 31a417a32fbe5dac79c6eadd7a215019ae67fbea | |
parent | 6580a55aeb5b5f8c1f312cfcc74edafc1ae876ed (diff) | |
download | coreutils-60688589865b3a1e9dfa4f5fb542f54b0f93cd29.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ * Version 4.5.5. + * tests/touch/not-owner: New test, mostly extracted from fail-diag. + * tests/touch/fail-diag: Remove the test for non-owner diagnostic. + Now, this tests only the nonexistent-directory diagnostic. + Suggestion from Michael Stone. + * tests/touch/fail-diag: Fix typo: s/ld/ls/. 2003-01-04 Jim Meyering <jim@meyering.net> |