From: Jim Meyering Date: Sun, 24 Nov 2002 16:59:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1938a7929de415a4d7f3245b145519e69ae3cfd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1333ac59a3..177218af17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ account for the fact that the current path may end in `/'. François Pinard reported that `du symlink-to-dir/' was not equivalent to `du symlink-to-dir/.'. Now it is. + * tests/du/trailing-slash: New file/test, for the above fix. + * tests/du/Makefile.am (TESTS): Add trailing-slash. 2002-11-23 Jim Meyering