summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-09 07:54:43 +0000
committerJim Meyering <jim@meyering.net>2003-03-09 07:54:43 +0000
commitb834bcfc65ecb632de4561a5776e4cf5272e46ff (patch)
treeb5e370773d1c6f642e0288f65fa9ff74ad6e60ef /NEWS
parentac6d593d596429c7db13887b222b26695cc110c1 (diff)
downloadcoreutils-b834bcfc65ecb632de4561a5776e4cf5272e46ff.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b670d039e..f6b53a11c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Planned changes:
ftw: use save-cwd.c, not getcwd
Andreas' suggestion re cp --no-preserve
Rich's stub patches
- shred non-regular should imply --exact (do not round up)
+* shred now always enables --exact for non-regular files
* du no longer lists hard-linked files more than once
* du no longer dumps core due to `infinite' recursion via nftw's
use of the buggy replacement function in getcwd.c