X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=13151d3423e19e56b79f451ac4a2a8ba10f6f809;hb=390e45da807a4230407d4165e8fe949cd1b3a091;hp=4acb5597b75a8bd253868c97d596afa97b06d6a6;hpb=da757713122ce129af239159b1df85e3860c8987;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 4acb559..13151d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2001-03-10 H.J. Lu + + * configure.in (VERSION): Set to "0.3.2". + * configure: Regenerated. + * nfs-utils.spec: Likewise. + + * README: Updated for 0.3.2. + +2001-03-10 Tavis Barr + + * utils/rquotad/rquotad.man: Updated for -p. + * utils/statd/statd.man: Likewise. + +2001-03-10 Ion Badulescu + + * support/nfs/rpcmisc.[ch]: export makesock() + + * utils/statd/statd.c: added longopts, added support for + specifying the port to bind to on the command line. + + * utils/statd/statd.c: ditto, also specify port used for + outgoing connections. + + * utils/statd/Makefile (LIBS): link with our own libnfs + +2001-03-09 H.J. Lu + + * etc/redhat/nfslock.init: Changed chkconfig line to 60 86. + * etc/nodist/nfs-client: Likewise. + +2001-02-26 Chip Salzenberg + + * debian/changelog: Version 0.3.1-1. + * Mention upstream source and license in copyright file. + * Add build-Depends for debhelper and libwrap0-dev. + +2001-02-20 Lon Hohberger + + * etc/nodist/nfs-server: Changed chkconfig line to 60 20 + * etc/nodist/nfs-client: Likewise. + +2001-02-18 Lon Hohberger + + * utils/statd/statd.man: Changed /usr/sbin/rpc.statd to + /sbin/rpc.statd. + 2001-02-17 Patrick J. LoPresti * utils/statd/log.c (log_init): Use LOG_DAEMON instead of @@ -182,7 +228,7 @@ * utils/mountd/auth.c (auth_authenticate_internal): Make sure a non-NULL hostent is always returned. -2000-09-11 Ion Badulescu +2000-09-11 Ion Badulescu * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads) @@ -209,7 +255,7 @@ 2000-08-25 Ion Badulescu - * utils/rquotad/rquotad.man, utils/statd/statd.man, + * utils/rquotad/rquotad.man, utils/statd/statd.man, utils/mountd/mountd.man: updated * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)