2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
2010-01-07 Vladimir Serbinenko <phcoder@gmail.com> Fix breakage introduced with previous commit. * normal/dyncmd.c (read_command_list): Avoid unregistering kernel commands. * normal/handler.c (read_handler_list): Revert part of previous commit affecting this file. * normal/main.c (read_lists): Move read_handler_list() call back to ... (grub_normal_execute): ... here.
This commit is contained in:
commit
53108d92ba
4 changed files with 32 additions and 16 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
|
||||
2010-01-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix breakage introduced with previous commit.
|
||||
|
||||
* normal/dyncmd.c (read_command_list): Avoid unregistering kernel
|
||||
commands.
|
||||
* normal/handler.c (read_handler_list): Revert part of previous commit
|
||||
affecting this file.
|
||||
* normal/main.c (read_lists): Move read_handler_list() call back to ...
|
||||
(grub_normal_execute): ... here.
|
||||
|
||||
2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
Merge prefix-redefinition-fix branch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue