From 419e2147999bba7b96a8375aab44e3ecf84fec7e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Mar 2003 13:16:15 +0000 Subject: [PATCH] . --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3