summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-08-16 18:03:07 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-08-16 18:03:07 -0700
commitd25d00dde607fc5eb882fe604b36ebef15eb6fc1 (patch)
treec791150df302df19eff6eb6bd20cd87f1f154e75
parentf67a6ab2590c94b5a8bda2a5086d7bcb1b2ed370 (diff)
downloadsyslinux-d25d00dde607fc5eb882fe604b36ebef15eb6fc1.tar.gz
Document gPXE integration, for nowsyslinux-3.60-pre1
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 817fbb52..1ec0c775 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX
apply to that specific program only; other changes apply to all of
them.
+Changes in 3.60:
+ * PXELINUX: Support enhanced capabilities when running on top
+ of gPXE (http://www.etherboot.org/). In particular, support
+ URL-style syntax for filenames, and any protocol that gPXE
+ supports (except, currently, iSCSI and AoE.) This feature
+ is currently highly experimental.
+
Changes in 3.52:
* Handle capitalized F-key commands in the menu system.
* Fix padding error when loading multiple ramdisks.