summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-19 19:59:30 +0000
committerRoland McGrath <roland@gnu.org>1999-06-19 19:59:30 +0000
commita833c0c5824516cac27b51b3917b126f9ed4395a (patch)
treec7b9a0ecd6fce9ab7d363fafa30814dfecaf88e1
parent68631de9a3a95eeb85d097055f0c71fed7b625ca (diff)
.
-rw-r--r--ext2fs/ChangeLog6
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>