summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-20 10:35:27 +0000
committerJim Meyering <jim@meyering.net>2003-02-20 10:35:27 +0000
commit56644db507b0676011984cce74a097102d04a9bc (patch)
tree2dc62fe47276b52271c676196e85bb6262ad503b /NEWS
parent7d224e76de81fd569264794caa0442e64ef0807d (diff)
downloadcoreutils-56644db507b0676011984cce74a097102d04a9bc.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3d4efe6a6..3e8969835 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@
special file command line argument, df would display that argument. E.g.,
`df /dev/hda' would list `/dev/hda' as the `Filesystem', rather than say
/dev/hda3 (the device on which `/' is mounted), as it does now.
-* du can now process arbitrarily deep hierarchies (subject to virtual memory).
+* du can now process much deeper hierarchies (subject to virtual memory).
Before, it would segfault on hierarchies deeper than 20,000-30,000 levels.
* test now works properly when invoked from a set user ID or set group ID
context and when testing access to files subject to alternate protection