comparison packages/redboot/current/ChangeLog @ 1969:161f7ed272df

* src/alias.c (lookup_alias): The expansion of FREEMEMLO and FREEMEMHI needs a leading '0x' so they're recognized as hex
author asl
date Fri, 06 May 2005 12:04:57 +0000
parents 81a7ecadf7d3
children f199806a09e0
comparison
equal deleted inserted replaced
1968:7ddd5ba45ee5 1969:161f7ed272df
1 2005-05-04 David Vrabel <dvrabel@arcom.com>
2
3 * src/alias.c (lookup_alias): The expansion of FREEMEMLO and
4 FREEMEMHI needs a leading '0x' so they're recognized as hex.
5
1 2005-04-21 Ian Campbell <icampbell@arcom.com> 6 2005-04-21 Ian Campbell <icampbell@arcom.com>
2 7
3 * src/net/net_io.c (net_init): Don't initialize the network if we 8 * src/net/net_io.c (net_init): Don't initialize the network if we
4 don't have an IP address. 9 don't have an IP address.
5 10