summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-12-06 16:02:12 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2010-12-06 16:02:12 -0800
commitd6fa7f83ac4e4c6498f6a28e5c90ecc3f2f6aa62 (patch)
treefdf0282a33a513fed609c37c93453df21ae320f0
parent352d5bfef705c5c25d3faf200487ff17bdb8ede3 (diff)
downloadsyslinux-4.04-pre2.tar.gz
NEWS: further updatessyslinux-4.04-pre2
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9563d8a4..066db534 100644
--- 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.