From: Jim Meyering Date: Fri, 20 Dec 2002 20:10:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~375 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb42dae7f266fb8b080c93cd7cc43189b05cece5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 946a330fab..3e15e94a2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2002-12-15 Jim Meyering +2002-12-20 Jim Meyering * Version 4.5.5. + * src/touch.c (touch): Change the wording of a diagnostic so + that it makes sense both when the file exists and when it doesn't. + Suggestion from Michael Stone. + +2002-12-18 Jim Meyering + + * src/stty.c (valid_options): Declare to be static. + +2002-12-15 Jim Meyering + * Makefile.cfg: Remove rules related to generating m4/jm-glibc-io.m4. * src/chmod.c, src/copy.c, src/copy.h, src/cp-hash.h, src/csplit.c: