X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5cff8ab7ceafcc7641c1174ded6403513b1c6b04;hb=05c179231792bd2558cd2df75e13fe23fc33f082;hp=72d52f30deaeff5cb2824443cc7a827be19c1a2f;hpb=0a1909eece7100a5e4c91d371c296fe60872a0d0;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 72d52f3..5cff8ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2001-06-07 Lon H. Hohberger + + * etc/nodist/nfs-server: Fixed a bug where the script would + disable mounts from NFSv3 clients if NFSv3 is present. + +2001-06-05 H.J. Lu + + * utils/mountd/mountd.c (longopts): Add "descriptors/o". + (main): Support --descriptors/-o to set the limit of the number + of open file descriptors. + (usage): Updated. + + * utils/mountd/mountd.man: Updated for --descriptors/-o. + +2001-06-04 H.J. Lu + + * nfs-utils.spec (Release): Set to 6. + +2001-05-28 H.J. Lu + + * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR. + * utils/mountd/mountd.c (main): Likewise. + * utils/nfsd/nfsd.c (main): Likewise. + * utils/rquotad/rquota_svc.c (main): Likewise. + +2001-05-06 Anne Milicia + + * support/export/client.c (client_check): Check IP address + againet netgroup. + +2001-05-06 Neil Brown + + * support/export/client.c (client_gettype): Treat `*' as + MCL_ANONYMOUS. + 2001-04-22 H.J. Lu * nfs-utils.spec.in: Fix a typo.