diff options
-rw-r--r-- | old/fileutils/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bc75e3621..e7cd62466 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,16 @@ -2001-12-11 Jim Meyering <meyering@lucent.com> +2001-12-15 Jim Meyering <meyering@lucent.com> * 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 <meyering@lucent.com> + 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/. |