]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 Feb 2003 20:24:39 +0000 (20:24 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Feb 2003 20:24:39 +0000 (20:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 47a35798fa78ed385449c088460c2690cff34703..24a19b5f6918f7e01e66b0d5a02eabf49d3870e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@
 * du can now process much deeper hierarchies on some systems (subject to
   mmap support, size of virtual memory, etc.).  Before, it would segfault
   on hierarchies deeper than 20,000-30,000 levels due to stack limitation
-  and excessive recursion.
+  and excessive recursion.  But I've disabled that for now.  It worked only
+  on Linux and is a bit of a kludge.  Coming soon: a better way: fts.
 * 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
   mechanisms.  For example, without this change, a set-UID program that invoked