diff options
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index ec4cda87..8f5172ac 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,8 +1,12 @@ +1999-06-19 Roland McGrath <roland@baalperazim.frob.com> + + * pager.c (free_page_buf): Fix type cast. + Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu> * pager.c: Clamp the number of free pages we keep around to some reasonably small value. Patch from Mark Kettenis - <kettenis@wins.uva.nl>. + <kettenis@wins.uva.nl>. 1999-06-15 Thomas Bushnell, BSG <tb@mit.edu> |