summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 6ffb238b..612165f7 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-11 Roland McGrath <roland@frob.com>
+
+ * Makefile (ext2fs.static): Depend on
+ $(boot-store-types:%=../libstore/libstore_%.a).
+
2002-01-03 Roland McGrath <roland@frob.com>
* inode.c (write_node): Never clear i_translator here.