]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 14 Oct 2004 19:22:50 +0000 (19:22 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 14 Oct 2004 19:22:50 +0000 (19:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 92ae0dc47fbea018aaea9f1e7a1d0fe4815df8fe..92e3828e51753c6cda12f54cd4bcc80fe3d1539a 100644 (file)
--- 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