From: Jim Meyering Date: Tue, 7 Jan 2003 22:40:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f19450208fdcdc5b244b9567fc7d6670e68eb33;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 43d106fb5f..5ab26e4e07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ 2003-01-07 Jim Meyering - * src/cut.c (set_fields): Fix typo in comment. - * Version 4.5.5. + * src/cut.c (set_fields): Fix typo in comment. + * tests/touch/not-owner: New test, mostly extracted from fail-diag. * tests/touch/Makefile.am (TESTS): Add not-owner. * tests/touch/fail-diag: Remove the test for non-owner diagnostic. @@ -88,7 +88,6 @@ * tests/rm/isatty: Enable this test. - 2002-12-31 Jim Meyering * src/remove.c (AD_push_initial): Don't set status to RM_OK here.