From: Jim Meyering Date: Mon, 27 Nov 2000 08:32:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=afed66de3ba65d4deac8b715fb6b38fd4a327c8e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f4c36e6043..400fe405d0 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