summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-10-14 19:22:50 +0000
committerJim Meyering <jim@meyering.net>2004-10-14 19:22:50 +0000
commitbd98640cd86d90e4303482cde41dbbeb6690180d (patch)
tree738aec3e6e4e649a4ce4d902379bbc00184f1a83 /NEWS
parentc16bd9bbb644536a0316844d208e54b7b99c4a77 (diff)
downloadcoreutils-bd98640cd86d90e4303482cde41dbbeb6690180d.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 92ae0dc47..92e3828e5 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