]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 20:35:36 +0000 (21:35 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 20:35:36 +0000 (21:35 +0100)
* NEWS: mention multiboot on EFI.

ChangeLog
NEWS

index f3a6a12f537a4422725a573e5f34b4e4ea4b52d0..bb3637911e31f4c532054477bcb493fdfc0fb14f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * NEWS: mention multiboot on EFI.
+
 2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * kern/main.c (grub_load_modules): Handle errors from init functions of
diff --git a/NEWS b/NEWS
index 828eea081ca5668bf9d1bcd83d2f71ebc40b23c0..66ac679043fc89e0aeb5f0b7ba8a34b71ed38528 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 New in 1.98:
 
+* Multiboot on EFI support.
+
 * Graphical menu support.
 
 * MIPS support.