summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext2fs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index c2e211d2..788ae71a 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,9 @@
+1999-10-06 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hyper.c (get_hypermetadata): Avoid overflow in calculation of disk
+ size vs superblock-specified requirement.
+ Add a warning for wasted disk blocks after last filesystem block.
+
1999-10-03 Roland McGrath <roland@baalperazim.frob.com>
* dir.c (ext2_file_type): #if 0 out this variable.