X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1567d8287e28d40ba58f3baee06fdbc7dc71f7b1;hp=3f957ae35f4ed4b2e95e2fbafeafc75075a32712;hb=refs%2Ftags%2Fnfs-utils-1-0-2-pre4;hpb=955d48dbcf0c75f263f2573c998acc65f95ededa diff --git a/ChangeLog b/ChangeLog index 3f957ae..1567d82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-10-11 H.J. Lu + + * support/include/exportfs.h (export_errno): New. + + * support/nfs/exports.c: Include . + (export_errno): New. + (getexportent): Set export_errno to EINVAL for bad option. + (parseopts): Likewise. + Report the location of the default sync/async option. + + * utils/exportfs/exportfs.c (main): Initialize export_errno to + 0. Return export_errno. + 2002-10-11 Juan Gomez NeilBrown