diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-19 19:59:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-19 19:59:30 +0000 |
commit | a833c0c5824516cac27b51b3917b126f9ed4395a (patch) | |
tree | c7b9a0ecd6fce9ab7d363fafa30814dfecaf88e1 /ext2fs | |
parent | 68631de9a3a95eeb85d097055f0c71fed7b625ca (diff) |
.
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> |