From e30d6d0882cf1d5b91ed92f91c28a91336e89060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 2 Dec 2003 12:03:25 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13173 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index d47d388ff..765503b92 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,10 @@ +2003-12-02 Love Hörnquist Åstrand + + * gai_strerror.c: EAI_ADDRFAMILY and EAI_NODATA is deprecated + + * roken-common.h: use EAI_NONAME instead of EAI_ADDRFAMILY to + check for if we need EAI_ macros + 2003-10-04 Love Hörnquist Åstrand * strptime.c: let t and n match zero or more whitespaces