X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2fcd4a42fc0bdc6e4dc0188d407408317bf27b6b;hb=da25e1aa006bafb4dd08e2ffedbd42d7c1f4036b;hp=8501856bea30cdbf81f0bb6f1b2eb4d4847b95e8;hpb=ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 8501856..2fcd4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2000-08-09 H.J. Lu + + * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during + startup to ensure all existing clients work fine. + + * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 + to xtab_read () for reading _PATH_XTAB. + +2000-08-02 H.J. Lu + + * utils/mountd/auth.c (auth_authenticate_internal): Try to + avoid the reverse name lookup. + +2000-07-04 H.J. Lu + + * utils/statd/log.c: Include for exit (). + + * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the + gcc warning. + +2000-07-04 H.J. Lu + + * configure.in (VERSION): Set to "0.1.9.1". + * configure: Regenerated. + * nfs-utils.spec: Updated. + + * README: Updated. + +2000-07-04 Neil Brown + + * support/export/hostname.c (hostent_dup): Handle the NULL + h_aliases field. + 2000-07-03 H.J. Lu * README: Update the util-linux requirement.