From: okuji Date: Sat, 14 Oct 2006 21:17:33 +0000 (+0000) Subject: Updated. X-Git-Tag: 1.98~1908 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df247e5e4b5f6ac7c62666ff5e2b12b87ff9ff3d;p=thirdparty%2Fgrub.git Updated. --- diff --git a/NEWS b/NEWS index 575177f27..1879c44a1 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,17 @@ New in 1.95: * Number partitions from 1 instead of 0. For instance, the first partition of "hd0" is now "hd0,1" but not "hd0,0". +* grub-probefs is renamed to grub-probe, and supports printing a + guessed OS device name and a GRUB drive name. + +* RAID and LVM support is added. + +* New command, echo. + +* The disk API is changed to support 64-bit addressing. + +* A TGA loader is added for the video API. + New in 1.94 - 2006-06-04: * Fix several serious bugs in HFS+.