summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-27 08:32:13 +0000
committerJim Meyering <jim@meyering.net>2000-11-27 08:32:13 +0000
commitafed66de3ba65d4deac8b715fb6b38fd4a327c8e (patch)
tree1016bc4906ed8841c17077040259fe8b61ef7870 /old/fileutils/NEWS
parentd33f54f74fef54a099cbb15dd581c2ac95fb8ba7 (diff)
downloadcoreutils-afed66de3ba65d4deac8b715fb6b38fd4a327c8e.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index f4c36e604..400fe405d 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.01:
[4.0.33]
+* dd now accepts skip=nB and seek=nB, to advance past some number of bytes, n,
+ that is smaller than the block size.
* dd (without conv=notrunc) now uses ftruncate only on regular files
* chmod --changes (-c) once again issues diagnostics only for the files
with changed permissions