summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-08-27 16:25:41 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-08-27 16:25:41 -0700
commitc86b04768047e24a6108c08bcecd6d9fd5d19c63 (patch)
treee2b93770000005690c453d662cdc4ec3b4f575f8
parentc1b3d04474c24e4908868e6c7bedb5824d15b066 (diff)
downloadsyslinux-c86b04768047e24a6108c08bcecd6d9fd5d19c63.tar.gz
NEWS: update for 3.72
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28939ba1..748ea9c3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,18 @@ 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.72:
+ * Include the pxechain.com module from Jeffery Hutzelman at
+ Carnegie Mellon University. This allows chaining another
+ PXE boot program while changing the DHCP packet passed to
+ it.
+ * Reorganize the Makefile system.
+ * Major PCI core cleanups and other source cleanup.
+ * gPXE code updated.
+ * Try to avoid memory-snooping attacks on passwords. Note
+ that if someone has root on the box, they generally don't
+ need to compromise the boot loader...
+
Changes in 3.71:
* Workaround for a VESA BIOS which tries to make DOS system
calls(!!)