summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-02 20:37:10 +0000
committerJim Meyering <jim@meyering.net>2005-11-02 20:37:10 +0000
commitad1faa0f288f3dca617837700f838f6df81c75c4 (patch)
tree67aa7ab9628bd2365d8d43ee2e6ab05d71843868
parenta49c7ccfe16be3716de005ce9780e29ed31bb4ea (diff)
downloadcoreutils-ad1faa0f288f3dca617837700f838f6df81c75c4.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a11cb4e8..a2c0d30e1 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_*