diff options
Diffstat (limited to 'libpager')
-rw-r--r-- | libpager/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index ab700114..6d58f5f1 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,5 +1,10 @@ 2002-04-10 Neal H Walfield <neal@cs.uml.edu> + * pager-memcpy.c (pager_memcpy): Pass not the block but the byte + offset of the page in question to pager_get_error. + +2002-04-10 Neal H Walfield <neal@cs.uml.edu> + * pager-memcpy.c (VMCOPY_BETTER_THAN_MEMCPY): New macro. (pager_memcpy): Rewritten to use vmcopy. |