X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=b67dbdf677d06eba8de8991fe15815166a129e70;hp=df3ae496c8aa81ddee94e96b7be66c45f1e21add;hb=3ab68bab215d41355e2933d07acc8f06a88515f8;hpb=f73e7b9f69835d483cee95e6a20b6307b9d16b77 diff --git a/ChangeLog b/ChangeLog index df3ae49..b67dbdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-10-07 Olaf Kirch + * utils/mountd/mountd.c(get_exportlist): Without this patch, + showmount -e would sometimes display host names that should really + have been subsumed under a wildcard entry. + + The problem was that the code in get_exportlist would always + skip the next group entry after removing one FQDN. + 2005-10-06 Steve Dickson NeilBrown * support/nfs/export.c: don't warn about sync/async for readonly exports