From: Jim Meyering Date: Tue, 15 Feb 2005 12:33:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1457 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b32308597f6cb45351ca2a892aec3af331465ac7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index f703e6ee39..04f8bbc88f 100644 --- a/NEWS +++ b/NEWS @@ -26,10 +26,15 @@ GNU coreutils NEWS -*- outline -*- test now detects integer overflow when evaluating large integers, rather than silently wrapping around. +** Improved portability + + nice now works on Darwin 7.7.0 in spite of its invalid definition of NZERO. + ** New features stat -f -c %S outputs the fundamental block size (used for block counts). stat -f's default output format has been changed to output this size as well. + stat -f recognizes file systems of type XFS and JFS * Major changes in release 5.3.0 (2005-01-08) [unstable]