X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=f66e742c20d03a975c7490fafc13fa778fd18b99;hp=d8196378d8b3491b4de59761109de9822526c4af;hb=20a36c319d4bb293a57c8f2940630d535d522d5b;hpb=d6a3885164e3c58e355feb4a7b94176ae127343d diff --git a/ChangeLog b/ChangeLog index d819637..f66e742 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2000-02-26 Chip Salzenberg + + * utils/lockd/lockd.man: Create. + * utils/lockd/Makefile: Install it. + * utils/nhfsstone/nhfsstone.man: Change suffix from ".1". + * utils/nhfsstone/Makefile: Install it. + * 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.