diff options
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d45e4bf8a..36b96be77 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,7 +2,7 @@ * src/du.c (count_entry): Remember the current directory also for `.' and `..'. Reported by Stephen Smoogen, based on a patch from H.J. Lu. - * tests/du/two-args: Add a test for this. + * tests/du/two-args: Add tests for this. 2000-08-14 Jim Meyering <meyering@lucent.com> |