Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 280:96e3418e1f5b
From Jani Monoses: fix HTTP loading, FIS delete
| author | gthomas |
|---|---|
| date | Fri, 09 Aug 2002 13:20:32 +0000 |
| parents | e51742b21f31 |
| children | 3e80ecaaa3f8 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,13 @@ +2002-08-09 Jani Monoses <jani@iv.ro> + + * src/net/http_client.c: use standard HTTP GET request ('/' + instead of ' ' in HTTP/1.0) to work with all servers + +2002-08-08 Jani Monoses <jani@iv.ro> + + * src/flash.c: fis delete should mark the slot as reusable + not just delete the area of flash used by the file. + 2002-08-08 Gary Thomas <gthomas@ecoscentric.com> 2002-08-08 Motoya Kurotsu <kurotsu@allied-telesis.co.jp>
