From: fzielcke Date: Mon, 29 Sep 2008 15:50:27 +0000 (+0000) Subject: 2008-09-29 Felix Zielcke X-Git-Tag: 1.98~1236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d994591d39c8e2236fc6bfcd916431cf6d7dee6;p=thirdparty%2Fgrub.git 2008-09-29 Felix Zielcke * NEWS: Update for rename of update-grub to grub-mkconfig. --- diff --git a/ChangeLog b/ChangeLog index b0d03515e..e4f2c30ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-29 Felix Zielcke + + * NEWS: Update for rename of update-grub to grub-mkconfig. + 2008-09-29 Felix Zielcke * util/update-grub_lib.in: Copy to ... diff --git a/NEWS b/NEWS index 1c6f5570f..e223cdbff 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ New in 1.97 - : +* update-grub is renamed to grub-mkconfig. + * When booting from PXE, PXE can be used to load files. * High resolution timer support. @@ -28,7 +30,7 @@ New in 1.97 - : * Create partmap.lst and use it to automatically load partition map modules. -* update-grub supports os-prober to add operating systems to the +* grub-mkconfig supports os-prober to add operating systems to the boot menu. * The ATA driver supports filesystems bigger than 2TB.