X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=068b673408a3d216ddb9725a8b2c037ae5b920e2;hp=b83742c2ef22d7142bcc7ad1684d498605bccd70;hb=025a0c58ed9043d231672a22232c438f29511ca0;hpb=ff0c801ad905b863b8c175ccee460791a78b875d diff --git a/ChangeLog b/ChangeLog index b83742c..068b673 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-20 NeilBrown + support/nfs/exports.c(getexportent): is a null host name is given, + replace it with '*' so we have a non-empty host name for messages + etc. + 2005-12-20 Kevin Coffman utils/gssd/gssd_proc.c(create_auth_rpc_client): Use service portion of clp->servicename rather than hard-coding "nfs".