diff options
author | Jim Meyering <jim@meyering.net> | 2002-04-09 17:55:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-04-09 17:55:48 +0000 |
commit | f0ea3742717c11c53414d1ba864730801a585b1b (patch) | |
tree | 9c5895f26734ea74d97621f6202c23a727fc1215 /m4/ChangeLog | |
parent | 72af85a64746e05a0b8682a90882bfd0eb669bd1 (diff) | |
download | coreutils-f0ea3742717c11c53414d1ba864730801a585b1b.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-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. |