From: Jim Meyering Date: Wed, 2 Nov 2005 21:29:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1416 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a64a8b127736609ae45cf79caf3d8de1da45517;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b33b8c4e71..5e6a5d927e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * tests/dd/skip-seek: Fix typo in comment: s/fileutils/coreutils. + From Andreas Schwab. + * tests/dd/unblock-sync: Redirect stderr to /dev/null so the `M+N records in/out' lines don't pollute `make check' output.