+2000-10-08 OKUJI Yoshinori <okuji@gnu.org>
+
+ * stage2/builtins.c (find_func): Clear ERRNUM after the last
+ call of next_partition, because it always sets ERRNUM. Reported
+ by Thierry Laronde <thierry.laronde@polynum.com>.
+
2000-10-07 OKUJI Yoshinori <okuji@gnu.org>
* lib/device.c [__linux__] (write_to_partition): Open DEV with
fixed. So now the image `nbgrub' can work fine even with a card such
as rtl8139.
* Serial terminal support is added. The configure script accepts
- a new option `--enable-serial'. If it is specified, you can use two
- new commands, "serial" and "terminal" in the command-line and the
+ a new option `--disable-serial'. Unless it is specified, you can use
+ two new commands, "serial" and "terminal" in the command-line and the
menu. See the manual, for more details.
* Preserve the possible magic number used by Windows NT in a MBR.
* The command-line interface is switched to single-line editing mode.