NEWS: further updates syslinux-4.04-pre2
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 7 Dec 2010 00:02:12 +0000 (16:02 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 7 Dec 2010 00:02:12 +0000 (16:02 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 9563d8a..066db53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ Changes in 4.04:
        * rosh.c32: updated; Using getopt() for internal commands to aid
          parsing options; Fix bugs in ls; add warm reboot and echo
          (Gene Cumm).
+       * com32: fix a file descriptor leak.
+       * gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs
+         found (Sebastian Herbszt).
 
 Changes in 4.03:
        * Don't hang if no configuration file is found.