summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-02 13:22:14 +0000
committerJim Meyering <jim@meyering.net>2000-12-02 13:22:14 +0000
commit73fe66c783f00f074cb5f96f1d4424a9f9c3594f (patch)
tree5c5a837cb0cebd7e8ce78a30245a7764c628d29c /old/fileutils/NEWS
parentcc27b86c6046e0144b7a8491e51ca63463ac4633 (diff)
downloadcoreutils-73fe66c783f00f074cb5f96f1d4424a9f9c3594f.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index ec664a68b..76c78690f 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
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.