summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46ae1116..71c0f60a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Changes in 3.70:
comboot APIs have changed slightly; please see doc/comboot.doc.
* PXELINUX: We no longer require a TFTP server which supports
the tsize option for all transfers.
+ * PXELINUX: EXTREMELY EXPERIMENTAL: Support running on top of
+ the gPXE "PXEXT" PXE API extensions included with gPXE
+ 0.9.4(?) or higher. This allows booting over other
+ protocols than TFTP.
Changes in 3.62:
* Clean up garbage after "aborted." message.