summaryrefslogtreecommitdiff
path: root/isofs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/ChangeLog')
-rw-r--r--isofs/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog
index 69ff1336..fa28acec 100644
--- a/isofs/ChangeLog
+++ b/isofs/ChangeLog
@@ -1,3 +1,7 @@
+1999-09-13 Roland McGrath <roland@baalperazim.frob.com>
+
+ * pager.c: Reverted changes related to io_map_segment.
+
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* pager.c (diskfs_get_filemap): Accept additional parameter.
@@ -5,7 +9,7 @@
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
* isofs.h: Add #include <sys/mman.h> for munmap decl.
-
+
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* lookup.c (diskfs_get_directs): Use mmap instead of vm_allocate.