From: Christos Zoulas Date: Tue, 18 Apr 2006 17:30:39 +0000 (+0000) Subject: Mention netgrp/netgrpd changes. X-Git-Tag: am-utils-6_2a2~6 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=eef6f117fe4c6a4b3c99eb795e13a23591dca0b2;p=am-utils-6.0.git Mention netgrp/netgrpd changes. --- diff --git a/ChangeLog b/ChangeLog index d05625d..018d8f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-18 Christos Zoulas + + * amd/opts.c: Add support for optionally specifying the hostname + to match against the netgroup in the netgrp and netgrpd selectors. + 2006-04-16 Erez Zadok * libamu/mtab.c (hasmntval): fix inverted meaning of error from diff --git a/NEWS b/NEWS index df8ae55..6d3e124 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ *** Notes specific to am-utils version 6.2a2 +Add support for specifying the host to match in the mount selectors +netgrp and netgrpd. Now one can use either netgrp() or +netgrp(,). + Support new mount options for type:=pcfs mounts: longname, nowin95, shortname, user=N, group=N, mask=N, and dirmask=N.