From: Jim Meyering Date: Mon, 15 Apr 2002 07:21:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~149 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=872325a65691d2a0d39e43369a7abcdd99a14c73;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 705d7b7..119c124 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-04-14 Jim Meyering +2002-04-15 Jim Meyering * Version 4.1.9. + * src/stat.c (print_human_fstype): Add missing `break;' + for `case S_MAGIC_MINIX:'. + +2002-04-14 Jim Meyering + * src/stat.c (statfs_secure): Define. (print_stat): Remove another #ifdef. (do_statfs): Likewise.