From 2216b101486e73aa662e4e595212bb0ae6e1aca9 Mon Sep 17 00:00:00 2001 From: robertmh Date: Sun, 27 Jan 2008 22:02:02 +0000 Subject: [PATCH] 2008-01-27 Robert Millan * NEWS: Add a few items. --- ChangeLog | 4 ++++ NEWS | 23 ++++++++++++++++++++++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8c3345e32..31653dfb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-27 Robert Millan + + * NEWS: Add a few items. + 2008-01-27 Robert Millan Fix parallel builds with grub-emu. Based on earlier commit for diff --git a/NEWS b/NEWS index 9f4dd598b..dfc396844 100644 --- a/NEWS +++ b/NEWS @@ -9,10 +9,31 @@ New in 1.96: * grub-emu can access the host filesystem now. -* Add support for the NTFS and Reiserfs filesystems. +* Add support for the NTFS, cpio/tar and Reiserfs filesystems. * Add support for ATA/ATAPI. +* Add update-grub script to generate grub.cfg. + +* Add grub-mkrescue script to generate floppy or ElTorito images + (i386-pc only). + +* Add support for background images in gfxterm (background_image command). + +* Add support for detection of 64-bit support in CPU (cpuid command). + +* GPT is now enabled in i386-pc target. + +* Add grub-install for EFI. + +* Ported to the following new platforms: Efika, coreboot (a.k.a. LinuxBIOS), + OLPC XO. + +* Add support for colored menu (menu_color_normal and menu_color_highlight + variables). + +* Fix support for loading Linux zImages (such as memtest86). + New in 1.95 - 2006-10-15: * Number partitions from 1 instead of 0. For instance, the first