]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2008-08-08 Marco Gerards <marco@gnu.org>
authormarco_g <marco_g@localhost>
Thu, 7 Aug 2008 22:43:03 +0000 (22:43 +0000)
committermarco_g <marco_g@localhost>
Thu, 7 Aug 2008 22:43:03 +0000 (22:43 +0000)
* NEWS: Update.

ChangeLog
NEWS

index 06543e76a94f8a3f69814c4d14c08306c19e1a29..7599c0f6b19c429012cc29377e950b43cbaf2aa2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-08  Marco Gerards  <marco@gnu.org>
+
+       * NEWS: Update.
+
 2008-08-07  Bean  <bean123ch@gmail.com>
 
        * include/grub/x86_64/pci.h: New file.
diff --git a/NEWS b/NEWS
index f0edaada46072e7aa47147d8f3a1ff258a367d98..f243052a208ad3bb31b2109299ca6055c32bdcf5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+New in 1.97 - :
+
+* When booting from PXE, PXE can be used to load files.
+
+* High resolution timer support.
+
+* Image loaders now support IO buffering.
+
+* Add `crc' command.
+
+* Add grub-pe2elf to convert PE modules to ELF modules.
+
+* Add x86_64 EFI support.
+
+* Add support for LZMA compression.
+
+* Support for saving the environment from and loading the environment
+  from a file.
+
+* Allow the UUID to be used as device name.
+
+* The `search' command can use UUIDs now.
+
+* Add support for IEEE 1275 on i386.
+
+* Create partmap.lst and use it to automatically load partition map
+  modules.
+
+* Add os-prober that can add operating systems to the boot menu.
+
+* The ATA driver supports filesystems bigger than 2TB.
+
+* Add support for the UDF, AFS filesystem.
+
+* The ISO9660 filesystem supports the Juliet extension
+
+* Add aout and BSD kernel loaders.
+
+* Add new command `sleep'.
+
+* Support for direct access to AT keyboards.
+
+* New utility `grub-fstest'.
+
 New in 1.96 - 2008-02-03:
 
 * The license term is changed to GNU General Public License Version 3.