projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9feba
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 27 Nov 2000 08:47:13 +0000
(08:47 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 27 Nov 2000 08:47:13 +0000
(08:47 +0000)
old/fileutils/NEWS
patch
|
blob
|
history
diff --git
a/old/fileutils/NEWS
b/old/fileutils/NEWS
index
400fe40
..
ec664a6
100644
(file)
--- a/
old/fileutils/NEWS
+++ b/
old/fileutils/NEWS
@@
-1,7
+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.
+ that
need not be a multiple of
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