X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9f55b70156a91c1a62364d0217e21e1e0378f235;hb=fe0711f8d0339dccb4cd1d58dec6b0bccd197d1d;hp=d8196378d8b3491b4de59761109de9822526c4af;hpb=d6a3885164e3c58e355feb4a7b94176ae127343d;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index d819637..9f55b70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2000-02-26 Chip Salzenberg + + * utils/lockd/lockd.man: Create. + * utils/lockd/Makefile: Install it. + * utils/nhfsstone/nhfs{run,nums,graph}.man: Create. + * utils/nhfsstone/nhfsstone.man: Change suffix from ".1". + * utils/nhfsstone/Makefile: Install the helper scripts ann + all four man pages. + * utils/exportfs/exports.man: Fix typo. + +2000-02-26 Chip Salzenberg + + * support/nfs/xio.c (xungetc): Decrement line number when + character to unget is newline. Make first parameter int, so + it can distinguish EOF from \377. + * support/include/xio.h (xungetc): Adjust prototype. + +Fri Feb 4 23:42:23 EST 2000 Neil Brown + + * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM + * support/nfs/exports.c: added handling for NFSEXP_NOAUTHNLM + * utils/exportfs/exports.man: added documentation for no_auth_nlm. + + This is for supporting a new option introduced in 2.3.42 + Thu Feb 3 14:55:48 2000 H.J. Lu * COPYING: Added. GPL.