From: Jim Meyering Date: Thu, 24 Aug 2000 08:36:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~111 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=399ca3007b3efa78225387fd703fd189aa58246f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index dbed0d9747..a04bf207f0 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ -Changes in release 4.1: +Changes in release 4.01: [4.0z] +* dd's `skip' operator once again works on systems with a buggy lseek + function (Linux, at least on SCSI tape devices) * fix a typo in install-sh [4.0y] * cp now accepts the POSIX-mandated -H and -L options.