2009-10-28 Felix Zielcke <fzielcke@z-51.de>

* commands/acpi.c (grub_cmd_acpi): Fix the out of memory error
	strings.
This commit is contained in:
fzielcke 2009-10-28 18:24:10 +00:00
parent cefabfe1c4
commit fdcdde1905
2 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2009-10-28 Felix Zielcke <fzielcke@z-51.de>
* commands/acpi.c (grub_cmd_acpi): Fix the out of memory error
strings.
2009-10-26 Robert Millan <rmh.grub@aybabtu.com>
* autogen.sh: Support addition of external modules via `GRUB_CONTRIB'