]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Updated.
authorokuji <okuji@localhost>
Sat, 14 Oct 2006 21:17:33 +0000 (21:17 +0000)
committerokuji <okuji@localhost>
Sat, 14 Oct 2006 21:17:33 +0000 (21:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 575177f2728720a2d84bb8278ea2ffb7dd3baf31..1879c44a1523be9afe204b7c55ebdb2833229b05 100644 (file)
--- 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+.