aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext2fs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 8327ad88..d41ad76f 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,12 @@
+1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
+
+ * ialloc.c (diskfs_alloc_node): If creator_os is not EXT2_OS_HURD,
+ suppress warnings about stale nonzero st_blocks or st_size.
+
+1999-05-19 Roland McGrath <roland@baalperazim.frob.com>
+
+ * ext2fs.c (main): Include store size in panic msg when it's too small.
+
1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
* ext2fs.c (main): Use diskfs_init_main.