From: Jim Meyering Date: Sat, 29 Sep 2001 10:29:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_16~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=56a2795f38574e8027fd2b013d06a6adab30ef90;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 858f1df53a..e3eb8d1459 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -11,6 +11,7 @@ directives with appropriate #if HAVE_*_H tests so that we can detect getfsstat on Apple Darwin1.3.7 systems. Reported by Nelson Beebe. + Also fix harmless typo in cache variable name: s/getsstat/getfsstat/. 2001-09-28 Paul Eggert