]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Apr 2005 06:38:22 +0000 (06:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Apr 2005 06:38:22 +0000 (06:38 +0000)
ChangeLog

index 9593b9f6d4708d38bc7cefbcf1fe0b768d1a9121..ab7473d4417833a2fd9fbb0cef9a644724b62929 100644 (file)
--- 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.