From 80cfd940cc80ee5e809f326ed3fd91310cf91eee Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Sun, 10 Nov 2013 18:20:23 +0400 Subject: [PATCH] ChangeLog entry for 5645cc7995a788a443c6f29addac26ea6d3989d4 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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.