X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=3a67f0204dca5af2e44563659ce47402f07fe695;hp=a80a45ec42ba68250f78bec10837d787a4eb02e9;hb=16ff9c8020071d12496daab4acc70ecade033662;hpb=1f06942239a30cdb9a06990cc087267bc8655b87 diff --git a/ChangeLog b/ChangeLog index a80a45e..3a67f02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2000-09-26 H.J. Lu + + * utils/mountd/auth.c (auth_authenticate_internal): Make sure a + non-NULL hostent is always returned. + +2000-09-11 Ion Badulescu + + * etc/redhat/nfslock.init: don't kill lockd processes that do not + have an executable (i.e. kernel threads) + +2000-09-01 H.J. Lu + + * README: Updated for 0.2. + +2000-09-01 Jay Weber + + * etc/redhat/nfs.init: Added ability for rpc.mountd to default to + supporting version 3 of nfs if available, else it will fall back to + version 2 support only. + +2000-08-30 H.J. Lu + + * configure.in (VERSION): Set to "0.2". + * configure: Regenerated. + * nfs-utils.spec: Updated. + 2000-08-25 H.J. Lu * support/misc/tcpwrapper.c (logit): Modify the log output.