From: fzielcke Date: Sat, 16 Aug 2008 18:56:49 +0000 (+0000) Subject: Add Cygwin support and update `os-prober' item in NEWS. X-Git-Tag: 1.98~1305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54d8374603091d9c2780f3137eaaca047729df31;p=thirdparty%2Fgrub.git Add Cygwin support and update `os-prober' item in NEWS. --- diff --git a/NEWS b/NEWS index 7914be92f..1c6f5570f 100644 --- 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.