1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 11:37:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-30 20:23:29 +00:00
parent 9f90080b95
commit 129c735cda
+6 -1
View File
@@ -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'.