From: Robert Millan Date: Fri, 13 Nov 2009 13:32:22 +0000 (+0000) Subject: Forgot to commit ChangeLog ... X-Git-Tag: 1.98~422 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a73f5969463740ecc8b06adb07fca0d4b39f8073;p=thirdparty%2Fgrub.git Forgot to commit ChangeLog ... --- diff --git a/ChangeLog b/ChangeLog index 6d7c7fe42..a98329dcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2009-11-13 Robert Millan + + * include/multiboot2.h (multiboot_word): Rename from this ... + (multiboot2_word): ... to this. Update all users. + (multiboot_header): Rename from this ... + (multiboot2_header): ... to this. Update all users. + (multiboot_tag_header): Rename from this ... + (multiboot2_tag_header): ... to this. Update all users. + (multiboot_tag_start): Rename from this ... + (multiboot2_tag_start): ... to this. Update all users. + (multiboot_tag_name): Rename from this ... + (multiboot2_tag_name): ... to this. Update all users. + (multiboot_tag_module): Rename from this ... + (multiboot2_tag_module): ... to this. Update all users. + (multiboot_tag_memory): Rename from this ... + (multiboot2_tag_memory): ... to this. Update all users. + (multiboot_tag_unused): Rename from this ... + (multiboot2_tag_unused): ... to this. Update all users. + (multiboot_tag_end): Rename from this ... + (multiboot2_tag_end): ... to this. Update all users. + 2009-11-13 Robert Millan Disable Multiboot2 in i386-ieee1275. It didn't actually work, and on