summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext2fs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 0dd20f1f..10e91628 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-01 Neal H Walfield <neal@cs.uml.edu>
+
+ * pager.c (diskfs_grow): Fix inverted logic.
+
2001-11-20 Neal H Walfield <neal@cs.uml.edu>
* pager.c (MAX_FREE_PAGE_BUFS): Remove obsolete macro.