From: Jim Meyering Date: Thu, 14 Oct 2004 19:22:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd98640cd86d90e4303482cde41dbbeb6690180d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 92ae0dc47f..92e3828e51 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,9 @@ GNU coreutils NEWS -*- outline -*- cut's --output-delimiter=D option works with abutting byte ranges. + du no longer segfaults when a subdirectory of an operand + directory is removed while du is traversing that subdirectory. + echo now conforms to POSIX better. It supports the \0ooo syntax for octal escapes, and \c now terminates printing immediately. If POSIXLY_CORRECT is set and the first argument is not "-n", echo now