X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=6960780d6c30770163dd250d70fade4ce6a4352d;hp=36bb0270be99f13e1ab8d53d6cf1eb20a84c6224;hb=bdbc60fa30f8aaaf61f4958c84d0ff3ca85c6149;hpb=62c4197d5b41b66af58c34a4cc79c023599f0f72 diff --git a/ChangeLog b/ChangeLog index 36bb027..6960780 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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". + +2005-12-16 NeilBrown + 1.0.8-rc1 released + 2005-12-16 Kevin Coffman svcgssd needs -lnfs when using new function closeall().