summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index fa3c1fa7..0a6d6b30 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-05 Neal H Walfield <neal@cs.uml.edu>
+
+ * pager.c (diskfs_grow): Correctly recalculate NEW_SIZE.
+
2002-05-29 Roland McGrath <roland@frob.com>
* dir.c (dirscanblock): Use %z format.