From: Jim Meyering Date: Wed, 24 Mar 2004 13:42:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1955 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b803c17e584c3787d1d1bd9950e2fd7c88188d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c79b008e10..853c9498d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-03-23 Jim Meyering +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. + +2004-03-23 Jim Meyering + * src/du.c (main): Free the hash table, too. 2004-03-22 Jim Meyering