summaryrefslogtreecommitdiff
path: root/nfsd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r--nfsd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog
index f7f28303..c32cfd98 100644
--- a/nfsd/ChangeLog
+++ b/nfsd/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * cache.c (create_cached_handle): Use munmap instead of
+ vm_deallocate.
+
1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
* loop.c (server_loop): Cosmetic.