* include/grub/loader.h (grub_loader_unregister_preboot_hook): Export.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-06-27 12:28:47 +02:00
parent bdea379833
commit 5ebaad7eec
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-06-27 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/loader.h (grub_loader_unregister_preboot_hook): Export.
2011-06-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (malloc_in_range): Fix a memory corruption