X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=bdd0917acd0164737ffef2a92f6283568f53cc33;hp=451a7838d80c7233998b5ce16a57569695f86e27;hb=c69020c28de49ab71da0389199c45d104f170656;hpb=0bd51f4c931eb68c355140c721763be64213a3ca 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