From: Jim Meyering Date: Sat, 16 Apr 2005 06:38:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~988 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5cca2b3b2e2dee8f538d83d5f61b1707c47170d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9593b9f6d4..ab7473d441 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-04-14 Paul Eggert +2005-04-16 Jim Meyering * Version 5.3.1. + * src/dd.c (S_TYPEISSHM): Remove definition. + Get the definition by including "stat-macros.h", instead. + +2005-04-14 Paul Eggert + Fix test suite problems reported by Eric Blake on Cygwin. * tests/mv/mv-special-1: Ignore chatter about when files are removed, since POSIX doesn't require rename to fail across file systems.