From: Jim Meyering Date: Sun, 14 Apr 2002 12:53:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7d204bce417349acacf70779b89a7aa3557c48a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bc94bd695a..705d7b75b9 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-04-14 Jim Meyering + * Version 4.1.9. + * src/stat.c (statfs_secure): Define. (print_stat): Remove another #ifdef. (do_statfs): Likewise. @@ -38,8 +40,6 @@ 2002-04-12 Jim Meyering - * Version 4.1.9. - * src/Makefile.am (LDADD): List ../lib/libfetish.a both before and after @LIBINTL@. Thanks to Paul Eggert for the fix and to Bruno Haible for diagnosing the problem.