summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-24 21:19:56 +0000
committerJim Meyering <jim@meyering.net>2000-11-24 21:19:56 +0000
commitdd82647d0c69a1f3f14b5455b06f4b3a968144d3 (patch)
tree80006e64b838a24e064e966daa5ece57b03a3f58 /old
parentb95b1e3c9a0040edee48f53c6e0df7ce524857bf (diff)
downloadcoreutils-dd82647d0c69a1f3f14b5455b06f4b3a968144d3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0af52861c..f4c36e604 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 4.01:
[4.0.33]
+* 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
* mkdir now gives one diagnostic (rather than two) for certain failures