From: Jim Meyering Date: Thu, 2 Oct 2003 20:30:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efc708abbbeacdb13e96f89fc99a3577ef34ddd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b347ce753d..99a24f93ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ * tests/du/inaccessible-cwd: Ensure that even when run from an inaccessible directory, du can still operate on accessible directories elsewhere. + * tests/du/Makefile.am (TESTS): Add inaccessible-cwd. * tests/rm/deep-1: Ensure that du can process a hierarchy of depth 400 while using no more than 50KB of stack space.