Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1399:1bc2e99ec44b
* src/main.c: Restore correct old baud rate if changing fails.
| author | asl |
|---|---|
| date | Mon, 24 Nov 2003 21:12:07 +0000 |
| parents | 72d234fe1607 |
| children | 08e1358c3718 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -11,6 +11,10 @@ 2002-11-20 Jani Monoses <jani@iv.ro> * src/flash.c: flash_init() no longer takes three args. +2003-11-19 David Woodhouse <dwmw2@redhat.com> + + * src/main.c: Restore correct old baud rate if changing fails. + 2003-11-13 Gary Thomas <gary@mlbassoc.com> * src/main.c (do_go): Need to stop catching exceptions when running a
