From: Andrey Borzenkov Date: Sun, 10 Nov 2013 14:20:23 +0000 (+0400) Subject: ChangeLog entry for 5645cc7995a788a443c6f29addac26ea6d3989d4 X-Git-Tag: grub-2.02-beta1~413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cfd940cc80ee5e809f326ed3fd91310cf91eee;p=thirdparty%2Fgrub.git ChangeLog entry for 5645cc7995a788a443c6f29addac26ea6d3989d4 --- diff --git a/ChangeLog b/ChangeLog index 0cd6e7261..a63e0bec1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * configure.ac: Make efiemu test cflags match the cflags efiemu is compiled with. +2013-11-10 Andrey Borzenkov + + * docs/grub.texi (Simple configuration): Document GRUB_DISABLE_SUBMENU. + 2013-11-10 Vladimir Serbinenko Fix grub_machine_fini bitrot.