Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 898:6f9085944169
Improve download error handling. Also display more info during load.
| author | gthomas |
|---|---|
| date | Thu, 03 Apr 2003 15:21:10 +0000 |
| parents | a6c0f4a333e5 |
| children | 17dd6922881b |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,11 @@ +2003-04-03 Gary Thomas <gary@mlbassoc.com> + + * src/load.c: Better handling of default download mode. Also + display information when I/O errors occor (was silent). + + * src/net/http_client.c: + * include/net/http.h: Improve parsing of HTTP responses for errors. + 2003-03-28 Gary Thomas <gary@mlbassoc.com> inspired by 2003-03-28 Jani Monoses <jani@iv.ro>
