From: Jim Meyering Date: Tue, 15 Aug 2000 13:05:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f52473b9cd1f166084867949cec234d00996fea;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c754b3ae50..d45e4bf8ad 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-08-15 Jim Meyering + + * 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. + 2000-08-14 Jim Meyering * src/copy.c (copy_reg): Move declaration of local, `n_read', into