From: Jim Meyering Date: Thu, 30 Jan 2003 20:23:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129c735cda46fbe1c1d4a86879f87aa52fb59779;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b4e3b00b5d..231731ac4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-01-27 Jim Meyering +2003-01-30 Jim Meyering * 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 + * src/Makefile.am (check-misc): Check for st_blocks, too. * src/stat.c (print_stat): Use ST_NBLOCKS rather than `->st_blocks'.