From: Jim Meyering Date: Tue, 7 Jan 2003 15:34:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60688589865b3a1e9dfa4f5fb542f54b0f93cd29;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 44c6671b12..bd7cce7dbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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