X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=ee92e7bde4cf516f59217914d87c175321a24d7e;hp=c272143c45754643c261f87b235096f7abcaa5d8;hb=a7f1a3f9ffe6c2effeec20809d89a9dcf4234495;hpb=b516ca11df5773afebea6d20cbede74781abfbe5 diff --git a/ChangeLog b/ChangeLog index c272143..ee92e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2000-12-03 Chip Salzenberg + + * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero. + +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. + +2000-11-19 Chip Salzenberg + + * debian/control: Add dependency on portmap. + * debian/changelog: Version 0.2.1-3. + +2000-11-10 H.J. Lu + + * nfs-utils.spec.in: Don't use libtool. + Add ChangeLog and COPYING to doc. + * nfs-utils.spec: Rebuild. + 2000-11-09 H.J. Lu * etc/redhat/nfs.init (start): Back out the last change.