From: Jim Meyering Date: Tue, 8 Jun 2004 07:13:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1383 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54ac424e7d4ce8018ceecbcb952833c32fcd8d19;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 416190a47a..c10acf30d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-06-08 Jim Meyering +2004-06-07 Paul Eggert * Version 5.3.0. + * src/uname.c (main): Fix typo introduced on 2003-05-10 that + prevented a diagnostic of any operands. + +2004-06-08 Jim Meyering + * src/shred.c (direct_mode): Turn it on/off with directio, too. 2004-06-07 Jim Meyering