diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 35b8e03c7..3f200e1d2 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,10 @@ +2001-02-12 Assar Westerlund + + * getnameinfo_verified.c (getnameinfo_verified): do the first + getnameinfo with NI_NUMERICSERV to avoid the error that bind 8.2.3 + reports on not finding the service + (ENI_NOSERVNAME). reported by Ake Sandgren + 2001-02-09 Assar Westerlund * getnameinfo.c (doit): call inet_ntop with correct af, noted by