From: Jim Meyering Date: Thu, 13 Mar 2003 13:16:15 +0000 (+0000) Subject: . X-Git-Tag: v4.5.10~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=419e2147999bba7b96a8375aab44e3ecf84fec7e;p=thirdparty%2Fcoreutils.git . --- diff --git a/NEWS b/NEWS index 15fdbc41f7..a81925ad50 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,8 @@ * printf no longer segfaults for a negative field width or precision * 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 +* du no longer dumps core on some systems due to `infinite' recursion + via nftw's use of the buggy replacement function in getcwd.c * portability patches for a few vendor compilers and 64-bit systems * du -S *really* now works like it did before the change in 4.5.5