diff --git a/ChangeLog b/ChangeLog index c536e5ab4..311f6aa40 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.