1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-07 15:34:51 +00:00
parent 6580a55aeb
commit 6068858986

View File

@@ -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>