X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=63b90203fbefafbae012899654f60a130bae4ff9;hp=87c81d2e7f1ab3421e4b5b6054348abf96fce1b0;hb=23473f0495f2f196b3e9d8282d05950483124f9f;hpb=2d6738720f11cee8d300294c273e3bda443d1926 diff --git a/ChangeLog b/ChangeLog index 87c81d2..63b9020 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,49 @@ +2001-01-28 Chip Salzenberg + + * debian/changelog: Version 0.3-1. + +2001-01-25 H.J. Lu + + * configure.in (VERSION): Set to "0.3". + * configure: Regenerated. + * nfs-utils.spec: Likewise. + + * README: Updated for 0.3. + +2001-01-25 H.J. Lu + + * utils/lockd/lockd.c (main): Ignore errno == EINVAL. + +2001-01-20 Chip Salzenberg + + * support/include/xio.h (xgetc): Declare to return int. + * support/nfs/xio.c (xgetc): Return int. + (xgettok, xskip, xskipcomment): Use int for value of xgetc. + * utils/statd/statd.c (main): Use int for value of getopt. + * debian/changelog: Version 0.2.1-5. + +2000-12-10 Chip Salzenberg + + * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for + program and procedure numbers of kernel lockd's callback. Also, + besides the old (and broken) procedure #24, allow #16 per Trond. + +2000-12-03 Chip Salzenberg + + * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero. + * debian/control: Let nhfsstone replace files in nfs-kernel-server. + * debian/changelog: Version 0.2.1-4. + +2000-11-27 Tobias Ringstrom + + * utils/mountd/auth.c (auth_authenticate): Log the bad path + warning. + 2000-11-24 Neil Brown - * support/nfs/exports.c (getexportent): Check for host name without option, - or options without hostname, and print a warning, as this is most likely a typo. + * support/nfs/exports.c (getexportent): Check for host name + without option, or options without hostname, and print a warning, + as this is most likely a typo. 2000-11-19 Chip Salzenberg