]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Remove all the Makefiles
[nfs-utils.git] / ChangeLog
index 36bb0270be99f13e1ab8d53d6cf1eb20a84c6224..6960780d6c30770163dd250d70fade4ce6a4352d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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.
+       utils/exportfs/exportfs.man: Correct documentation about default
+       export options.
+
+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". 
+
+2005-12-16 NeilBrown <neilb@suse.de>
+       1.0.8-rc1 released
+
 2005-12-16 Kevin Coffman <kwc@citi.umich.edu>
        svcgssd needs -lnfs when using new function closeall().