diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-30 20:23:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-30 20:23:29 +0000 |
commit | 129c735cda46fbe1c1d4a86879f87aa52fb59779 (patch) | |
tree | 287176627929a9b85ef4a8c4482552ce6749e180 | |
parent | 9f90080b9525febcd717505b983c7842673b3357 (diff) | |
download | coreutils-129c735cda46fbe1c1d4a86879f87aa52fb59779.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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'. |