X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=3a67f0204dca5af2e44563659ce47402f07fe695;hp=6561cf5ba9cbbf0c3e3b9635b07d1b3ad4f1db91;hb=16ff9c8020071d12496daab4acc70ecade033662;hpb=5591654c71e7e2e5959c8718a7e880516b9081e8 diff --git a/ChangeLog b/ChangeLog index 6561cf5..3a67f02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +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. + 2000-08-25 Ion Badulescu * utils/rquotad/rquotad.man, utils/statd/statd.man,