Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 899:17dd6922881b
Fix build when X-modem is disabled
| author | gthomas |
|---|---|
| date | Thu, 03 Apr 2003 15:27:23 +0000 |
| parents | 6f9085944169 |
| children | a289defa82f0 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -2,6 +2,7 @@ 2003-04-03 Gary Thomas <gary@mlbassoc. * src/load.c: Better handling of default download mode. Also display information when I/O errors occor (was silent). + (do_load): Handle case when X-modem protocol is disabled. * src/net/http_client.c: * include/net/http.h: Improve parsing of HTTP responses for errors.
