diff --git a/cf/ChangeLog b/cf/ChangeLog index 5a55aba88..aaf0a5e7f 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,8 @@ 2005-04-27 Love Hörnquist Åstrand + * broken-realloc.m4: use rk_realloc if realloc is broken, this + makes "host-tools" not beeing able to use realloc + * pthreads.m4: Add support for Solaris, Irix, and modern Linux. From David Love