From: Jim Meyering Date: Sun, 9 Mar 2003 07:54:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b834bcfc65ecb632de4561a5776e4cf5272e46ff;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index b670d039e0..f6b53a11c3 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