diff options
Diffstat (limited to 'serverboot')
-rw-r--r-- | serverboot/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index c4b20e7d..03ef843d 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,6 +1,9 @@ 2001-07-20 Roland McGrath <roland@frob.com> * panic.c: Fix obsolescent #endif syntax. + * ext2_file_io.c: Likewise. + * disk_inode_ffs.h: Likewise. + * ffs_file_io.c: Likewise. 2001-03-31 Roland McGrath <roland@frob.com> |