From c69020c28de49ab71da0389199c45d104f170656 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Thu, 20 Dec 2001 03:09:14 +0000 Subject: see changelog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 451a783..bdd0917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-12-20 NeilBrown + + * support/export/client.c(client_lookup): If a host has multiple + IP addresses, then we must always use the result of a + gethostbyname, not that of gethostbyaddr for exporting + 2001-12-20 NeilBrown * support/export/client.c (client_lookup): use strcasecmp when -- cgit