Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 153:5e8f3b328bb3
Merge from eCos master repository on 2001-02-19-15:48:12-GMT
| author | jlarmour |
|---|---|
| date | Mon, 19 Feb 2001 17:27:10 +0000 |
| parents | f935b880e96c |
| children | e2d866e32dac |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,14 @@ +2001-02-16 Nick Garnett <nickg@cygnus.co.uk> + + * src/flash.c (load_flash_config): Move setting of config_ok to + true to before we look for a script to run. Otherwise scripts just + don't work. + +2001-02-14 Hugo Tyson <hmt@redhat.com> + + * src/load.c (do_load): Wrap the help message at < 80 cols and fix + a coupla warnings. + 2001-02-13 Hugo Tyson <hmt@redhat.com> * src/flash.c: Fix token/string pasting thinko: ## operators are
