From: Jim Meyering Date: Sat, 8 Mar 2003 10:25:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4c02ba5838fa096402ceaf48c70b07a6269668c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index f869f6c327..b670d039e0 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ [4.5.10] 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) +* 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 * portability patches for a few vendor compilers