]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** FILEUTILS-4_0_33
authorJim Meyering <jim@meyering.net>
Mon, 27 Nov 2000 08:32:13 +0000 (08:32 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Nov 2000 08:32:13 +0000 (08:32 +0000)
old/fileutils/NEWS

index f4c36e6043424777f50ffedc1c56478359aa75c5..400fe405d0dcb47e925f004c5905d27ac800b56f 100644 (file)
@@ -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