]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
NEWS updates
authorAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 22 Nov 2016 17:51:54 +0000 (20:51 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 22 Nov 2016 17:51:54 +0000 (20:51 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 572eadb3ef27138481e91643b8bb60d27ce867c8..2ebd54e782420a44f0cf3121ce4a15f9688a4cc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,8 @@ New in 2.02:
   * Parse `nd' disk names in GRUB Legacy configuration files.
   * Issue separate DNS queries for IPv4 and IPv6.
   * Support IPv6 Router Advertisement to configure default router.
+  * New variable net_<interface>_next_server containing next server
+    from BOOTP reply.
 
 * Coreboot improvements:
   * CBFS support both in on-disk images (loopback) and flash.
@@ -171,6 +173,7 @@ New in 2.02:
   * Use fixed timestamp when generating GRUB image for reproducible builds.
   * Verify at build time that modules contain only supported relocations and their
     structure matches what boot-time module loader expects.
+  * Do not require fonts on powerpc-ieee1275.
 
 * Revision control moved to git.