From: Jim Meyering Date: Wed, 24 Mar 2004 18:08:55 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1937 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f11cd8f5c4a8f848155741ceff4ad04680942fce;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index 7cfde7839f..22f8800fa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-24 Jim Meyering + + * Version 5.3.0. + 2004-02-25 Paul Eggert * NEWS: New environment var BLOCKSIZE. @@ -19,8 +23,6 @@ 2004-03-24 Jim Meyering - * Version 5.3.0. - * tests/tail-2/assert: Avoid race condition that could cause spurious failure. Based on a patch from Andreas Schwab.