summaryrefslogtreecommitdiff
path: root/nfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/ChangeLog')
-rw-r--r--nfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index ec32307b..bbea0bc1 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * nfs.h: Add #include <sys/mman.h> for munmap decl.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* ops.c (netfs_get_dirents): Use munmap instead of vm_deallocate.