summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-02 20:30:09 +0000
committerJim Meyering <jim@meyering.net>2003-10-02 20:30:09 +0000
commit3efc708abbbeacdb13e96f89fc99a3577ef34ddd (patch)
tree980d59004776f789d0d11d1d95e7021ca75d6434 /ChangeLog
parent2601bad546ae7498cdd294e55c2df8ac91aa5ea6 (diff)
downloadcoreutils-3efc708abbbeacdb13e96f89fc99a3577ef34ddd.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b347ce753..99a24f93a 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.