From: Jim Meyering Date: Sun, 22 Apr 2001 07:29:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_14~16 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2d0f3f2e74faf9bfb2d8d6462b86d515b50366c1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f57319e8ca..ec860e86e2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2001-04-22 Jim Meyering + + * src/dd.c (usage): Mention that sync makes dd pad with spaces (rather + than NULs) when used with block or unblock. Reported by Dale Scheetz. + 2001-04-21 Jim Meyering * Version 4.0.44.