summaryrefslogtreecommitdiff
path: root/isofs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/ChangeLog')
-rw-r--r--isofs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog
index 74d70e07..d26799e5 100644
--- a/isofs/ChangeLog
+++ b/isofs/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * lookup.c (diskfs_get_directs): Use munmap instead of
+ vm_deallocate.
+
1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
* lookup.c (diskfs_get_directs): Add cast to silence warning.