]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Forgot to commit ChangeLog ...
authorRobert Millan <rmh@aybabtu.com>
Fri, 13 Nov 2009 13:32:22 +0000 (13:32 +0000)
committerRobert Millan <rmh@aybabtu.com>
Fri, 13 Nov 2009 13:32:22 +0000 (13:32 +0000)
ChangeLog

index 6d7c7fe42589cb69d7cec4f85abc0490eb5c10de..a98329dcdaea399f734585779a5aee2a1cd0f934 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2009-11-13  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * 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  <rmh.grub@aybabtu.com>
 
        Disable Multiboot2 in i386-ieee1275.  It didn't actually work, and on