]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* include/grub/efiemu/efiemu.h: Use grub_memory_hook_t type.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 8 Apr 2011 12:02:27 +0000 (14:02 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 8 Apr 2011 12:02:27 +0000 (14:02 +0200)
ChangeLog

index e8b2bf0e79e3c50e2efa1337c76cf9933ce3f805..df08adb931b747629aebfdfbeb59272b4a54af8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-08  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * include/grub/efiemu/efiemu.h: Use grub_memory_hook_t type.
+
 2011-04-08  Vladimir Serbinenko  <phcoder@gmail.com>
 2011-04-08  Colin Watson  <cjwatson@ubuntu.com>