X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=f66e742c20d03a975c7490fafc13fa778fd18b99;hp=d75e0acd3abb0f2e99c9605702e926631f3eb8f7;hb=20a36c319d4bb293a57c8f2940630d535d522d5b;hpb=2eadf24fcd03b1d7f6c3b927d6c7e0ac0002c8a7 diff --git a/ChangeLog b/ChangeLog index d75e0ac..f66e742 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +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. + +Thu Feb 03 14:40:40 2000 Cristian Gafton + + * utils/rquotad/rquota_server.c (getquotainfo): Call statfs () + to get the block size. + +Tue Jan 25 11:04:17 2000 H.J. Lu + + * nfs-utils.spec.in: Update ftp site. + +Mon Jan 17 11:48:18 2000 H.J. Lu + + * README: Update hostnames. + Tue Jan 11 10:06:22 2000 H.J. Lu * configure.in (VERSION): Set to "0.1.6".