diff options
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index d6c8f15b..21f4081f 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,7 +1,14 @@ +1999-09-09 Roland McGrath <roland@baalperazim.frob.com> + + * Makefile (makemode): server -> servers. + (targets): Replaced with target; remove ext2fs.static. + (ext2fs.static-LDFLAGS): Variable removed. + (ext2fs, ext2fs.static): Remove deps. + 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> * dir.c (diskfs_lookup_hard): Pass additional parameter to - diskfs_get_filemap. + diskfs_get_filemap. (diskfs_dirempty): Likewise. * truncate.c (force_delayed_copies): Likewise. * pager.c (diskfs_get_filemap): Accept additional parameter. |