]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-06-15 Chip Salzenberg <chip@debian.org>
[nfs-utils.git] / ChangeLog
index 0cf5dc6d029c8376b265727e11cc3480d79a0fae..423178ad4f3f28517ff22ead6ba687d1ffa7ad7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,21 @@
+2001-06-15  Chip Salzenberg  <chip@debian.org>
+
+       * 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 "foreground/d".
-       (main): Support --foreground/-d to set the limit of the number
+       * 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 --foreground/-d.
+       * utils/mountd/mountd.man: Updated for --descriptors/-o.
 
 2001-06-04  H.J. Lu <hjl@lucon.org>