From 2d383a77c94e389a6b4aca257f728c8d3d9bd670 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 14 Oct 2004 19:55:18 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 92e3828e51..bace261f6a 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,8 @@ GNU coreutils NEWS -*- outline -*- du no longer segfaults when a subdirectory of an operand directory is removed while du is traversing that subdirectory. + Since the bug was in the underlying fts.c module, it also affected + chown, chmod, and chgrp. echo now conforms to POSIX better. It supports the \0ooo syntax for octal escapes, and \c now terminates printing immediately. If -- 2.47.2