X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=6960780d6c30770163dd250d70fade4ce6a4352d;hp=b83742c2ef22d7142bcc7ad1684d498605bccd70;hb=bdbc60fa30f8aaaf61f4958c84d0ff3ca85c6149;hpb=ff0c801ad905b863b8c175ccee460791a78b875d diff --git a/ChangeLog b/ChangeLog index b83742c..6960780 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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. + utils/exportfs/exportfs.man: Correct documentation about default + export options. + 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".