From b3cb19ba7cfcfeeebdf811af2a924682eebe6f53 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 2 Jun 2002 21:41:49 +0000 Subject: . --- ext2fs/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ext2fs/ChangeLog') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index b04e97c3..fa3c1fa7 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,17 @@ +2002-05-29 Roland McGrath + + * dir.c (dirscanblock): Use %z format. + (diskfs_get_directs): Likewise. + * ext2fs.c (main): Likewise. + * hyper.c (get_hypermetadata): Likewise. + * pager.c (pager_unlock_page): Likewise. + +2002-05-28 Roland McGrath + + * ext2fs.c (diskfs_append_args): unsigned -> size_t + * dir.c (count_dirents): int -> size_t + (diskfs_get_directs): u_int -> size_t + 2001-11-20 Neal H Walfield * ext2fs.c (diskfs_synchronous): Removing superfluous zero initializer. -- cgit v1.2.3