summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9593b9f6d..ab7473d44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-04-14 Paul Eggert <eggert@cs.ucla.edu>
+2005-04-16 Jim Meyering <jim@meyering.net>
* 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 <eggert@cs.ucla.edu>
+
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.