2010-11-30 Robert Millan <rmh@gnu.org>

* grub-core/commands/echo.c (grub_cmd_echo): Call grub_refresh()
	after printing a message.
This commit is contained in:
Robert Millan 2010-11-30 15:36:47 +01:00
parent 7242bab6a4
commit 8c317b270f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-11-30 Robert Millan <rmh@gnu.org>
* grub-core/commands/echo.c (grub_cmd_echo): Call grub_refresh()
after printing a message.
2010-11-23 Colin Watson <cjwatson@ubuntu.com>
* include/grub/gpt_partition.h (GRUB_GPT_PARTITION_TYPE_BIOS_BOOT):