summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-24 08:36:47 +0000
committerJim Meyering <jim@meyering.net>2000-08-24 08:36:47 +0000
commit399ca3007b3efa78225387fd703fd189aa58246f (patch)
treebb156216f497c8337f97af677add7bd1828b16ca /old/fileutils/NEWS
parent69450c7b8eeea81c4c1a2f3198ca325f9449ee82 (diff)
downloadcoreutils-399ca3007b3efa78225387fd703fd189aa58246f.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index dbed0d974..a04bf207f 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.