]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Set default hostname to '*' rather than leaving it empty
[nfs-utils.git] / ChangeLog
index b83742c2ef22d7142bcc7ad1684d498605bccd70..068b673408a3d216ddb9725a8b2c037ae5b920e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-20 NeilBrown <neilb@suse.de>
+       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 <kwc@citi.umich.edu>
        utils/gssd/gssd_proc.c(create_auth_rpc_client): Use service
          portion of clp->servicename rather than hard-coding "nfs".