From d56215456c4887e1ebe8c9e6d1fa5ad6bee20d85 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Thu, 30 Apr 2009 15:57:44 -0700 Subject: [PATCH] Document boot-once fix. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d5327eb..18d3df1 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Changes in 3.80: * Rewritten mboot.c32 module. * The syslinux_boot_linux() function has been simplified. * Don't hang trying to boot a "menu quit" label from the CLI. + * Fix problem with boot-once "sticking" on some BIOSes. Changes in 3.76: * ISOLINUX: fix the handling of large directories. Bug found -- 2.7.4