summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-05 07:53:15 +0000
committerJim Meyering <jim@meyering.net>2005-01-05 07:53:15 +0000
commit3b6fd6a33c7fe13516211c828fba0f6e43311b63 (patch)
tree283c85c00e8247ec5f81142d39ed0774eef9d8a0 /ChangeLog
parent78652e53f51c72e09309a811fd206dc757b94490 (diff)
downloadcoreutils-3b6fd6a33c7fe13516211c828fba0f6e43311b63.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 f15ab3737..b121cd32a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* src/du.c (process_file): Evaluate exclusion rules against
the entire file name, not just the last component.
Reported by Robert Lindgren.
+ * tests/du/exclude: Test for this.
2005-01-04 Jim Meyering <jim@meyering.net>