From: Jim Meyering Date: Wed, 5 Jan 2005 07:53:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6fd6a33c7fe13516211c828fba0f6e43311b63;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f15ab37371..b121cd32af 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