summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorchip <chip>1999-11-25 04:08:35 +0000
committerchip <chip>1999-11-25 04:08:35 +0000
commit60c666b82d5b193ead1eae2d16d6d07e94b4adb8 (patch)
treeecfd6bff99b9d07c02f6f02b8db37244308db017 /ChangeLog
parent024b5b69d39bfbeebd97736c78852ab79412c6a4 (diff)
Accept lockd callbacks to the new port 24 as well as the historical
port 100021.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 823ea42..6a86cf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+1999-11-24 Chip Salzenberg <chip@valinux.com>
+
+ * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks to
+ the new port 24 as well as the historical port 100021.
+
Tue Nov 23 10:21:34 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>
+
* etc/redhat/nfsd.init (stop) : moved exportfs -ua after stopping
nfsd to stop spurious ESTALE on server shutdown.