diff --git a/ChangeLog b/ChangeLog index cc73734d4..5fa24cd97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-31 Robert Millan + + * loader/i386/pc/multiboot.c: Update comment not to say that + boot_device support is unimplemented. + 2008-08-31 Robert Millan * loader/i386/pc/multiboot.c: Update comment not to say that a.out diff --git a/loader/i386/pc/multiboot.c b/loader/i386/pc/multiboot.c index 895811378..b64e2b7dc 100644 --- a/loader/i386/pc/multiboot.c +++ b/loader/i386/pc/multiboot.c @@ -21,7 +21,6 @@ * FIXME: The following features from the Multiboot specification still * need to be implemented: * - VBE support - * - boot device * - symbol table * - drives table * - ROM configuration table