diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 858f1df53..e3eb8d145 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 <eggert@twinsun.com> |