X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=73fe5ee88f5ae983949aafba3b68814b58cd1b18;hp=97e2bbc6382313cd56295073a80437d000c3b023;hb=0134761af4bc7f51426a8ad93e5e164eed8bee52;hpb=39c9d0020d5541bd52ee88c006e91407081dcb2e diff --git a/ChangeLog b/ChangeLog index 97e2bbc..73fe5ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2000-06-06 H.J. Lu + + * configure.in (VERSION): Set to "0.1.8.1". + * configure: Regenerated. + * nfs-utils.spec: Updated. + +2000-06-06 H.J. Lu + + * utils/mountd/mountd.c (mount_dump_1_svc): Cast svc_getcaller + to "struct sockaddr_in *" for glibc 2.2. + (mount_umnt_1_svc): Likewise. + (mount_umntall_1_svc): Likewise. + (mount_export_1_svc): Likewise. + (mount_exportall_1_svc): Likewise. + (mount_pathconf_2_svc): Likewise. + (get_rootfh): Likewise. + 2000-06-04 H.J. Lu * etc/redhat/nfs.init: Fix a typo in comment.