Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 2212:990ca86dc9d4
Don't try 'ip_address' command if no networking - avoids crash
| author | gthomas |
|---|---|
| date | Wed, 24 May 2006 12:24:46 +0000 |
| parents | acfe2ec52590 |
| children | 467fd46113f3 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,7 @@ +2006-05-24 Gary Thomas <gary@mlbassoc.com> + + * src/net/net_io.c (do_ip_addr): Bail out if no networking. + 2006-05-23 Gary Thomas <gary@mlbassoc.com> * src/flash.c (fis_update_directory): Fix problems building on systems
