]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-06-15 Chip Salzenberg <chip@debian.org>
[nfs-utils.git] / ChangeLog
index 6f667decad75adf0155318546d26f4b9900a9fe7..423178ad4f3f28517ff22ead6ba687d1ffa7ad7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,53 @@
-2001-04-18  H.J. Lu <hjl@lucon.org>
+2001-06-15  Chip Salzenberg  <chip@debian.org>
 
-       * nfs-utils.spec.in: Updated.
+       * debian/changelog: Version 0.3.2-2.
+       * debian/*.init: Minor fixes.
+
+2001-06-07  Lon H. Hohberger <hohberger@missioncriticallinux.com>
+
+       * etc/nodist/nfs-server: Fixed a bug where the script would
+       disable mounts from NFSv3 clients if NFSv3 is present.
+
+2001-06-05  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/mountd.c (longopts): Add "descriptors/o".
+       (main): Support --descriptors/-o to set the limit of the number
+       of open file descriptors.
+       (usage): Updated.
+
+       * utils/mountd/mountd.man: Updated for --descriptors/-o.
+
+2001-06-04  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec (Release): Set to 6.
+
+2001-05-28  H.J. Lu <hjl@lucon.org>
+
+       * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR.
+       * utils/mountd/mountd.c (main): Likewise.
+       * utils/nfsd/nfsd.c (main): Likewise.
+       * utils/rquotad/rquota_svc.c (main): Likewise.
+
+2001-05-06  Anne Milicia <milicia@missioncriticallinux.com>
+
+       * support/export/client.c (client_check): Check IP address
+       againet netgroup.
+
+2001-05-06  Neil Brown <neilb@cse.unsw.edu.au>
+
+       * support/export/client.c (client_gettype): Treat `*' as
+       MCL_ANONYMOUS.
+
+2001-04-22  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec.in: Fix a typo.
+       * nfs-utils.spec: Regenerated.
+
+2001-04-21  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec.in: Fix cross build.
        * nfs-utils.spec: Regenerated.
+       (Release): Set to 5.
 
 2001-04-18  H.J. Lu <hjl@lucon.org>