+2006-04-18 Christos Zoulas <christos@zoulas.com>
+
+ * 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 <ezk@cs.sunysb.edu>
* libamu/mtab.c (hasmntval): fix inverted meaning of error from
*** 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(<group-name>) or
+netgrp(<group-name>,<host-name>).
+
Support new mount options for type:=pcfs mounts: longname, nowin95,
shortname, user=N, group=N, mask=N, and dirmask=N.