summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-23 17:22:52 +0000
committerRoland McGrath <roland@gnu.org>1999-05-23 17:22:52 +0000
commitebe198c4b98931ea6ea12f6b2ab7466d2ede9eb9 (patch)
tree3daec98ce68cca650cd1ab98be6cc8c5f3928679
parent8a7261f059758b81573f3e0e5f79a04d947cd03b (diff)
.
-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.