X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=75a025cb5524021dd76ebc7694444888520bc530;hp=00e380e94de469724cef18aafdfccccef66db84b;hb=f2b24dbab2d61b7ddbab67db5c207b6e703e1f78;hpb=e09fbc8933961a0a774217ef32d73da373ddc670 diff --git a/ChangeLog b/ChangeLog index 00e380e..75a025c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,22 @@ +2003-08-20 Chip Salzenberg + + * debian/changelog: Version 1.0.5-2. + +2003-08-11 NeilBrown + + * utils/mountd/cache.c(cache_get_filehandle): close the filehandle + before returning. + 2003-08-04 NeilBrown + + * support/include/nfs/export.h, support/nfs/exports.c, + utils/exportfs/exports.c, utils/mountd/mountd.c: change + NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNT to avoid confusion with older + meaning. Also remove meaningless + NFSEXP_{UIDMAP,KERBEROS,SUNSECURE} + +2003-08-04 NeilBrown + * support/export/xtab.c, support/include/nfslib.h, support/nfs/cacheio.c, support/nfs/nfssvc.c, utils/exportfs/exportfs.c, utils/exportfs/exportfs.man, @@ -7,6 +25,7 @@ (nfs-utils-1.0.5-post2) 2003-08-04 NeilBrown + * support/nfs/nfsexport.c: open channel file O_WRONLY when only writing. * utils/mountd/cache.c: maintain mountlist when new_cache is