From e0cd9d7006a162d08d7e9b7ee04e1fc43f118987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 16 Jun 2005 16:18:12 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15403 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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,