From: okuji Date: Sun, 14 Aug 2005 19:37:26 +0000 (+0000) Subject: Remove an invalid entry. X-Git-Tag: 1.98~2088 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=001cf694210b75273ec34e4c46f05538f2df408e;p=thirdparty%2Fgrub.git Remove an invalid entry. --- diff --git a/ChangeLog b/ChangeLog index 478a33435..32d0db32c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,5 @@ 2005-08-14 Yoshinori K. Okuji - * normal/menu.c (run_menu_entry): - * normal/command.c (grub_command_execute): If INTERACTIVE is false and GRUB_COMMAND_FLAG_NO_ECHO is not specified, print CMDLINE. Disable the pager if INTERACTIVE is true.