summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-11-24 16:59:41 +0000
committerJim Meyering <jim@meyering.net>2002-11-24 16:59:41 +0000
commite1938a7929de415a4d7f3245b145519e69ae3cfd (patch)
treee03767b954a0f5816325db12e40fec856bd1cae0 /ChangeLog
parentd22a04e39690eaa288dd48fb9fa1114c2a930289 (diff)
downloadcoreutils-e1938a7929de415a4d7f3245b145519e69ae3cfd.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1333ac59a..177218af1 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 <jim@meyering.net>