]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2000-09-26 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index a80a45ec42ba68250f78bec10837d787a4eb02e9..3a67f0204dca5af2e44563659ce47402f07fe695 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2000-09-26  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/auth.c (auth_authenticate_internal): Make sure a
+       non-NULL hostent is always returned.
+
+2000-09-11  Ion Badulescu  <ionut@moisil.dev.hydraweb.com>
+
+       * 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 <hjl@lucon.org>
+
+       * README: Updated for 0.2.
+
+2000-09-01  Jay Weber <jweber@valinux.com>
+
+       * 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 <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
 2000-08-25  H.J. Lu <hjl@lucon.org>
 
        * support/misc/tcpwrapper.c (logit): Modify the log output.