Document the nolen changes.
authorH. Peter Anvin <hpa@zytor.com>
Wed, 27 Feb 2008 18:56:34 +0000 (10:56 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 27 Feb 2008 18:56:34 +0000 (10:56 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 5cafbc0..c48473b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@ 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.70:
+       * Substantial infrastructure changes to support files whose
+         length aren't known at open time (typically network
+         connections.)  Please note that the semantics of some of the
+         comboot APIs have changed slightly; please see doc/comboot.doc.
+       * PXELINUX: We no longer require a TFTP server which supports
+         the tsize option for all transfers.
+
 Changes in 3.62:
        * Clean up garbage after "aborted." message.
        * Clean up memdump.com filenames.