summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-07-06 17:29:23 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-07-06 17:29:23 -0700
commitcdbcdcdf43eafb7623830aa6978c667e2201db82 (patch)
tree59b69f840d8a06c2f5b8746e2fe1af8ef4bfd65a /NEWS
parent755e4ec4c3f24e3891f55425938107bcf8cd84c5 (diff)
downloadsyslinux-cdbcdcdf43eafb7623830aa6978c667e2201db82.tar.gz
Document giving the disk a signature.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef791198..859657d4 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ Changes in 3.52:
* Fall back to the server identity option if the siaddr field
in the DHCP header isn't set. This seems to match the
behaviour of most PXE stacks.
+ * mkdiskimage: give the generated disk image an MBR signature.
Changes in 3.51:
* EXTLINUX: Fix failure to find the configuration file.