2000-12-02 Jim Meyering <meyering@lucent.com>
+ * tests/dd/skip-seek: Remove test #2, now that support for the
+ `B' suffix is gone.
* tests/dd/Makefile.am (TESTS): Add skip-seek2
* tests/dd/skip-seek2: New file.
Changes in release 4.01:
+[4.0.34]
+* dd no longer honors the just-added `B' suffix on skip= and seek= arguments.
+* `mkdir no-such-dir/' no longer fails on NetBSD systems
[4.0.33]
* dd now accepts skip=nB and seek=nB, to advance past some number of bytes, n,
that need not be a multiple of the block size.