From: Jim Meyering Date: Sat, 24 Apr 2004 08:08:06 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1681 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5536fd32b12f813cd07e7ed7c41564d02226bce2;p=thirdparty%2Fcoreutils.git . --- diff --git a/NEWS b/NEWS index 38044acba5..52d5323a92 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ GNU coreutils NEWS -*- outline -*- tee now exits when it gets a SIGPIPE signal, as POSIX requires. To get tee's old behavior, use the shell command "(trap '' PIPE; tee)". + ls no longer segfaults on systems for which SIZE_MAX != (size_t) -1 + ** New features pwd now works even when run from a working directory whose name