From 5536fd32b12f813cd07e7ed7c41564d02226bce2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 24 Apr 2004 08:08:06 +0000 Subject: [PATCH] . --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3