summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-18 07:05:11 +0000
committerJim Meyering <jim@meyering.net>2005-04-18 07:05:11 +0000
commit60910381af453b2ee3ecb591bf35334459ba4a18 (patch)
treeb656766267c9fb9eaf41a5ceda7e814b3a2f12bf /ChangeLog
parentc64856e992fef1a776d3b91582de5aaa2fffea0f (diff)
downloadcoreutils-60910381af453b2ee3ecb591bf35334459ba4a18.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c536e5ab4..311f6aa40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-04-17 Paul Eggert <eggert@cs.ucla.edu>
+2005-04-18 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/dd.c: Don't include stat-macros.h directly. system.h does that.
+
+2005-04-17 Paul Eggert <eggert@cs.ucla.edu>
+
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.