summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-14 21:11:48 +0000
committerRoland McGrath <roland@gnu.org>2002-03-14 21:11:48 +0000
commitaa3ca7044b1125c920850faf733dd97ce55f01ce (patch)
tree3daf330b96a43f6976c46e462d599ddacb08bdbf /ext2fs
parentc02505f5cd55098201be0ab52b2dc39b8277a1b2 (diff)
.
Diffstat (limited to 'ext2fs')
-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.