diff --git a/cf/ChangeLog b/cf/ChangeLog index 39ed07d83..a17a405ce 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,16 @@ +2005-06-16 Love Hörnquist Åstrand + + * pthreads.m4: disable threads on aix because of utmp/utmpx + problems + + * broken-getaddrinfo.m4: check for brokenness in getaddrinfo on + AIX that can't handle "0" as port number. + +2005-06-11 Love Hörnquist Åstrand + + * db.m4: Add an option to disable ndbm, from Stefan Metzmacher + + 2005-06-03 Love Hörnquist Åstrand * pthreads.m4: rework how pthreads support to turned on/off,