diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-07-19 23:45:18 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-07-19 23:45:18 -0700 |
commit | 2ab078d9ac9d621443b3d31599c043d3bf690e65 (patch) | |
tree | 0f9229111b38a65069af2911cb86db4b87a35d2b | |
parent | 16834e092474b650ecd87bab2a6683a269b9f3ef (diff) | |
download | bak.git-2ab078d9ac9d621443b3d31599c043d3bf690e65.tar.gz bak.git-2ab078d9ac9d621443b3d31599c043d3bf690e65.tar.xz bak.git-2ab078d9ac9d621443b3d31599c043d3bf690e65.zip |
NEWS: document IP byte order fix.syslinux-4.02-pre5
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Changes in 4.02: announce EDD support but don't actually have it. * SYSLINUX: the mtools, DOS and win32 installers now use the new command line options. + * PXELINUX: fix the use of IP addresses in TFTP :: or tftp:// + host syntax. Changes in 4.01: * ISOLINUX: fix initialization on systems which don't zero |