]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2000-12-10 Chip Salzenberg <chip@valinux.com>
[nfs-utils.git] / ChangeLog
index 31db7560436562a9f38307fb214ffd53ec4e3c71..00a5ac08bdbf9fd65f8223cc9f680b8e4f2e0cfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-12-10  Chip Salzenberg  <chip@valinux.com>
+
+       * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for
+       program and procedure numbers of kernel lockd's callback.  Also,
+       besides the old (and broken) procedure #24, allow #16 per Trond.
+
+2000-12-03  Chip Salzenberg  <chip@valinux.com>
+
+       * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
+       * debian/control: Let nhfsstone replace files in nfs-kernel-server.
+       * debian/changelog: Version 0.2.1-4.
+
 2000-11-27  Tobias Ringstrom <tori@tellus.mine.nu>
 
        * utils/mountd/auth.c (auth_authenticate): Log the bad path
@@ -5,8 +17,9 @@
 
 2000-11-24  Neil Brown <neilb@cse.unsw.edu.au>
 
-        * support/nfs/exports.c (getexportent):  Check for host name without option,
-          or options without hostname, and print a warning, as this is most likely a typo.
+        * support/nfs/exports.c (getexportent): Check for host name
+       without option, or options without hostname, and print a warning,
+       as this is most likely a typo.
 
 2000-11-19  Chip Salzenberg  <chip@valinux.com>