diff options
-rw-r--r-- | m4/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 0894dda8c..3f4c3f42c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2002-04-09 Jim Meyering <meyering@lucent.com> + + * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message + to be more precise. Rather than saying we're checking whether the + function `works', say what we're testing. + * realloc.m4 (jm_FUNC_REALLOC): Likewise. + Reported by Bruno Haible. + 2002-02-27 Paul Eggert <eggert@twinsun.com> * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used. |