diff --git a/ChangeLog b/ChangeLog index 440eab80e..f15ab3737 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-01-04 Jim Meyering +2005-01-05 Jim Meyering * Version 5.3.0. + * src/du.c (process_file): Evaluate exclusion rules against + the entire file name, not just the last component. + Reported by Robert Lindgren. + +2005-01-04 Jim Meyering + * man/shred.x: Change one-line summary to reflect that shred does not remove files by default. Suggestion from Helen Faulkner in http://bugs.debian.org/288552