diff options
author | hpa <hpa> | 2001-12-16 00:03:28 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-12-16 00:03:28 +0000 |
commit | 9d0869d27f663580d408e76cb2ea210714dea553 (patch) | |
tree | 4106606ef55794780784a35af434a42eb1bcc94b /NEWS | |
parent | b9f4a599f1bd31369f3f3f49e05d2102ceb295fd (diff) | |
download | syslinux-1.65.tar.gz syslinux-1.65.tar.xz syslinux-1.65.zip |
Make a valiant, and probably futile, attempt to free memory aftersyslinux-1.65
running the PXE stack.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Changes in 1.65: See memdisk/memdisk.doc for more info. * PXELINUX, ISOLINUX: Correctly handle files larger than 65535 blocks (32 MB for PXELINUX, 128 MB for ISOLINUX.) + * PXELINUX: Make a best-effort attempt at freeing all memory + claimed. From the looks of it, it will fail on most PXE + stacks. Changes in 1.64: * Limited support for hardware flow control when using a |