X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=0cf5dc6d029c8376b265727e11cc3480d79a0fae;hb=8f4b4516cb37211057e775756b5701c4be050648;hp=eb89d8e999d0778929d25d71f3cbc9af2fd23167;hpb=b4e592bd075d7307413223f26f0849aede72c763;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index eb89d8e..0cf5dc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2001-06-05 H.J. Lu + + * utils/mountd/mountd.c (longopts): Add "foreground/d". + (main): Support --foreground/-d to set the limit of the number + of open file descriptors. + (usage): Updated. + + * utils/mountd/mountd.man: Updated for --foreground/-d. + +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. + * nfs-utils.spec: Regenerated. + +2001-04-21 H.J. Lu + + * nfs-utils.spec.in: Fix cross build. + * nfs-utils.spec: Regenerated. + (Release): Set to 5. + 2001-04-18 H.J. Lu * nfs-utils.spec.in: Support cross build.