From: Jim Meyering Date: Wed, 2 Nov 2005 20:45:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186bf114ddb04c66e0422f369d10458440b76ad3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a2c0d30e19..b33b8c4e71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * tests/dd/unblock-sync: Redirect stderr to /dev/null so the + `M+N records in/out' lines don't pollute `make check' output. + * tests/dd/skip-seek (sk-seek4): New test, to exercise the bug fixed on 2005-10-31. This test uses the new, IN_PIPE specifier. * tests/Coreutils.pm: Accept a new type of input specifier: IN_PIPE,