NEWS: add changes since 3.81 syslinux-3.82-pre1
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 03:25:43 +0000 (20:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 03:25:43 +0000 (20:25 -0700)
NEWS

diff --git a/NEWS b/NEWS
index bfc65e3..70563f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
 or EXTLINUX apply to that specific program only; other changes apply
 to all derivatives.
 
+Changes in 3.82:
+       * isohybrid: fix the -partok logic for loading from a partition.
+       * ISOLINUX: deal with systems which return from INT 13h with
+         interrupts disabled.
+       * Do not invoke the idle handler during large file loads.
+
 Changes in 3.81:
        * Shuffler: fix bug in real-mode entry.  This affected a
          number of modules, probably in relatively unimportant ways,