diff options
author | Jim Meyering <jim@meyering.net> | 2002-11-24 16:59:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-11-24 16:59:41 +0000 |
commit | e1938a7929de415a4d7f3245b145519e69ae3cfd (patch) | |
tree | e03767b954a0f5816325db12e40fec856bd1cae0 /ChangeLog | |
parent | d22a04e39690eaa288dd48fb9fa1114c2a930289 (diff) | |
download | coreutils-e1938a7929de415a4d7f3245b145519e69ae3cfd.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 <jim@meyering.net> |