From: Jim Meyering Date: Sat, 15 Dec 2001 09:29:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_4~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e03c966569f17c85a3ae6464b850f9570111ec4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bc75e3621d..e7cd624662 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,16 @@ -2001-12-11 Jim Meyering +2001-12-15 Jim Meyering * Version 4.1.4. + * tests/touch/fail-diag: Also accept SunOS4's `Not owner' diagnostic. + Reported by Volker Borchert. + + * tests/help-version: Fail also if ./$i --version fails. + Run each --help and --version test with a few different settings + of LC_MESSAGES. Prompted by a report from Nelson Beebe. + +2001-12-11 Jim Meyering + Include the word `fail' in some diagnostics to make it clearer that they indicate a failure. * src/chgrp.c (main): s/getting attributes/failed to get attributes/.