Add note about PXELINUX not searching for path names it can't use.
authorhpa <hpa>
Mon, 9 Apr 2001 07:13:37 +0000 (07:13 +0000)
committerhpa <hpa>
Mon, 9 Apr 2001 07:13:37 +0000 (07:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index de1e1f2..44c873a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Changes in 1.60:
        * ISOLINUX: New program, which boots Linux from a CD-ROM
          without using floppy emulation mode.  See isolinux.doc for
          more details.
+       * PXELINUX: Don't search for boot sector file types, since
+         they don't work anyway.
 
 Changes in 1.54:
        * PXELINUX: Fix code for finding !PXE from PXENV+.  This was