From: Jim Meyering Date: Wed, 2 Nov 2005 20:37:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1420 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1faa0f288f3dca617837700f838f6df81c75c4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4a11cb4e87..a2c0d30e19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * Version 6.0-cvs. + * 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, + to indicate that the input file should be piped into the command + under test (via `cat FILE | $prog ...'). + * src/remove.c (remove_entry): Emit a better diagnostic when rm (without -r) fails to remove a directory on a non-Linux system. This change affects only newer Solaris systems (with priv_*