From: Jim Meyering Date: Tue, 30 Mar 2004 15:12:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1906 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9aa2f03d3882a066649510050611a8854e99207;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a344126b6f..3d644004cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-03-29 Jim Meyering +2004-03-30 Jim Meyering * Version 5.3.0. + * Makefile.maint (sc_prohibit_atoi_atof): New rule. + (syntax-check-rules): Add it. + * .x-sc_prohibit_atoi_atof: New file. + +2004-03-29 Jim Meyering + * tests/du/files0-from: Use new OUT_SUBST directive, so that this test is not sensitive to system-dependent block size differences. Prompted by a report of Solaris 8 differences from Paul Eggert.