]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Add Cygwin support and update `os-prober' item in NEWS.
authorfzielcke <fzielcke@localhost>
Sat, 16 Aug 2008 18:56:49 +0000 (18:56 +0000)
committerfzielcke <fzielcke@localhost>
Sat, 16 Aug 2008 18:56:49 +0000 (18:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7914be92fb5e7a4ab10ce578ada77b29d0b4bf8d..1c6f5570fe6b50777ece017f7d207a7ba2fe2cde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ New in 1.97 - :
 
 * Add `crc' command.
 
+* Add Cygwin support.
+
 * Add grub-pe2elf to convert PE modules to ELF modules.
 
 * Add x86_64 EFI support.
@@ -26,7 +28,8 @@ New in 1.97 - :
 * Create partmap.lst and use it to automatically load partition map
   modules.
 
-* Add os-prober that can add operating systems to the boot menu.
+* update-grub supports os-prober to add operating systems to the
+  boot menu.
 
 * The ATA driver supports filesystems bigger than 2TB.