From: Jim Meyering Date: Mon, 18 Apr 2005 07:05:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~983 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60910381af453b2ee3ecb591bf35334459ba4a18;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c536e5ab4d..311f6aa407 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-04-17 Paul Eggert +2005-04-18 Jim Meyering * Version 5.3.1. + * src/dd.c: Don't include stat-macros.h directly. system.h does that. + +2005-04-17 Paul Eggert + Work around a couple of "make check" failures reported for Cygwin and ash by Eric Blake. * tests/install/basic-1: Skip this test if ../../src/dd isn't readable.