diff options
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index eace83e6..539ed6ec 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,9 @@ +2001-02-28 Roland McGrath <roland@frob.com> + + * default_pager.c: Use <file_io.h> instead of "file_io.h", + so mach-defpager gets its own version when it uses this source file. + (new_partition): If CHECK_LINUX_SIGNATURE arg is -3, don't print out. + 2001-01-11 Marcus Brinkmann <marcus@gnu.org> * def_pager_setup.c: Include <mach/mig_errors.h> and |