mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-14 20:31:09 +00:00
Write ChangeLog entry.
This commit is contained in:
parent
47972a2420
commit
8fbfe0d68b
12
ChangeLog.prefix-redefinition-fix
Normal file
12
ChangeLog.prefix-redefinition-fix
Normal file
@ -0,0 +1,12 @@
|
||||
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* normal/autofs.c (read_fs_list): Make function capable of being
|
||||
run multiple times, gracefuly replacing the previous data
|
||||
structures.
|
||||
* normal/dyncmd.c (read_command_list): Likewise.
|
||||
* normal/handler.c (read_handler_list): Likewise.
|
||||
* normal/main.c (read_lists): New function. Calls all the
|
||||
list reading functions.
|
||||
(grub_normal_execute): Use read_lists() instead of calling all
|
||||
list reading functions explicitly. Register read_lists() as a
|
||||
variable hook attached to ${prefix}.
|
Loading…
Reference in New Issue
Block a user