Mercurial > ecos
diff 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 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2005-05-04 David Vrabel <dvrabel@arcom.com> + + * src/alias.c (lookup_alias): The expansion of FREEMEMLO and + FREEMEMHI needs a leading '0x' so they're recognized as hex. + 2005-04-21 Ian Campbell <icampbell@arcom.com> * src/net/net_io.c (net_init): Don't initialize the network if we
