summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-06-05 13:44:44 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-06-05 13:44:44 +0000
commita64d7ead0057000050993edf99723aecf76f9e7e (patch)
tree418cc0eb8c40eec626b0917b2990df1f56ba4d4e /ext2fs/ChangeLog
parentcb387b25d318025c67c422d509253d824a7764f1 (diff)
2002-04-05 Neal H Walfield <neal@cs.uml.edu>
* pager.c (diskfs_grow): Correctly recalculate NEW_SIZE.
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.