diff options
Diffstat (limited to 'libpager/ChangeLog')
-rw-r--r-- | libpager/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index 141cf04d..a760e0e1 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,3 +1,13 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * data-return.c (_pager_do_write_request): Use munmap instead of + vm_deallocate. + * object-terminate.c (_pager_free_structure): Likewise. + * pagemap.c (_pager_pagemap_resize): Likewise. + * pager-memcpy.c (pager_memcpy): Likewise. + + * pager.h (pager_write_page): Doc adjustment. + Wed Aug 20 14:47:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * pager.h: Doc fix. |