]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 30 Jan 2003 20:23:29 +0000 (20:23 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Jan 2003 20:23:29 +0000 (20:23 +0000)
ChangeLog

index b4e3b00b5d9c4871baf07781963c07612336173f..231731ac4dba38f358a868ccf44de2c77804312b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-01-27  Jim Meyering  <jim@meyering.net>
+2003-01-30  Jim Meyering  <jim@meyering.net>
 
        * Version 4.5.5.
 
+       * tests/du/trailing-slash: Ensure that du/ftw follows a command-line
+       symlink-to-directory with -L, even without the trailing slash.
+
+2003-01-27  Jim Meyering  <jim@meyering.net>
+
        * src/Makefile.am (check-misc): Check for st_blocks, too.
 
        * src/stat.c (print_stat): Use ST_NBLOCKS rather than `->st_blocks'.