comparison 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
comparison
equal deleted inserted replaced
152:f935b880e96c 153:5e8f3b328bb3
1 2001-02-16 Nick Garnett <nickg@cygnus.co.uk>
2
3 * src/flash.c (load_flash_config): Move setting of config_ok to
4 true to before we look for a script to run. Otherwise scripts just
5 don't work.
6
7 2001-02-14 Hugo Tyson <hmt@redhat.com>
8
9 * src/load.c (do_load): Wrap the help message at < 80 cols and fix
10 a coupla warnings.
11
1 2001-02-13 Hugo Tyson <hmt@redhat.com> 12 2001-02-13 Hugo Tyson <hmt@redhat.com>
2 13
3 * src/flash.c: Fix token/string pasting thinko: ## operators are 14 * src/flash.c: Fix token/string pasting thinko: ## operators are
4 not needed and do confuse some compilers. 15 not needed and do confuse some compilers.
5 16