From: Jim Meyering Date: Sat, 12 Jun 2004 08:06:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5e189c8ef4216bea567d58527b5530a1ce9eecf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b1e56a98e1..62768f2413 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2004-06-09 Jim Meyering +2004-06-11 Paul Eggert * Version 5.3.0. + * src/who.c (list_entries_who): Don't output a trailing space. + +2004-06-09 Jim Meyering + * src/touch.c (usage): Improve wording in description of the --time=WORD option. Reported by Dan Jacobson.