]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 09:36:04 +0000 (09:36 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 09:36:04 +0000 (09:36 +0000)
ChangeLog

index 4b35b36af589e27c641e2c34365b91e9a0e4d3fd..e1a85dd83b5ab95fa97fdef5c28d0125d5be231a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
+2005-09-16  Jim Meyering  <jim@meyering.net>
 
        * Version 5.3.1-cvs.
 
+       * src/dd.c (main): When failing to truncate, mention both the seek
+       block count and the block size, in case the block size is very large.
+       Now `make distcheck' should pass, once again.
+
+2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/copy.c: Include stat-time.h.
        (copy_internal): Use its functions instead of the obsolete
        TIMESPEC_NS macro.