X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=451a7838d80c7233998b5ce16a57569695f86e27;hb=0bd51f4c931eb68c355140c721763be64213a3ca;hp=8ef1761f496dbac8d0fb324c6ff8e220ff52549e;hpb=ac84b80afc13d5a96813e678ad5c86c6036f022e;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 8ef1761..451a783 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2001-12-20 NeilBrown + + * support/export/client.c (client_lookup): use strcasecmp when + comparing host names + * support/nfs/export.c (getexportent): add fromkernel arg and use + different defaults as kernels prior to 2.4.11 assume different + defaults in /proc/fs/nfs/exports + * support/include/nfslib.h, support/export/export.c, + support/export/xtab.c: support extra "fromkernel" arg for + getexportent. + +2001-12-13 Chip Salzenberg + + * debian/changelog: Version 0.3.3-5. + +2001-11-26 TAKAI Kousuke + + * support/nfs/xio.c (xskip): Call `xungetc' instead of + `ungetc' to keep x_line more properly. + 2001-11-26 Chip Salzenberg * utils/showmount/showmount.c (main): Don't assume that strings @@ -7,6 +27,7 @@ * support/misc/tcpwrapper.c, utils/mountd/mountd.man, utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and man pages: We check host names *and* addresses with tcpwrappers. + * debian/changelog: Version 0.3.3-4. 2001-11-21 Chip Salzenberg