Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 273:e51742b21f31
Fix problem when load used without -m option.
| author | gthomas |
|---|---|
| date | Thu, 08 Aug 2002 10:59:29 +0000 |
| parents | 42332443fea2 |
| children | 96e3418e1f5b |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2002-08-08 Gary Thomas <gthomas@ecoscentric.com> +2002-08-08 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> + + * src/load.c (do_load): Make sure 'io_tab' is set before using it. + 2002-08-07 Gary Thomas <gary@chez-thomas.org> * src/net/tftp_client.c:
