diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-13 04:35:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-13 04:35:54 +0000 |
commit | 27833c040d239ee3dbaa8f7d5c6f52a7c650557b (patch) | |
tree | 5739d8eb37acc3f99b5054e5c4da2ee6e5b60972 /ext2fs | |
parent | 7cf77df547c7c77def71324c840dc1be0609fe2a (diff) |
ChangeLog
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. |