X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=2ab89915d09a4355fe1506109bcfc60e5dc7ac9f;hp=a80a45ec42ba68250f78bec10837d787a4eb02e9;hb=34ac767a9f562c2fd9031578e9607c38793f0c20;hpb=1f06942239a30cdb9a06990cc087267bc8655b87 diff --git a/ChangeLog b/ChangeLog index a80a45e..2ab8991 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2000-09-27 H.J. Lu + + * README: Updated for 0.2.1. + +2000-09-27 H.J. Lu + + * nfs-utils.spec.in: Updated to use rpm macros and support + RedHat 7.0. + +2000-09-25 H.J. Lu + + * configure.in (VERSION): Set to "0.2.1". + * configure: Regenerated. + * nfs-utils.spec: Updated. + +2000-09-25 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.