Mercurial > ecos
diff packages/net/common/current/ChangeLog @ 2069:e400ce1dbe07
* src/tftp_client.c, include/tftp_support.h: const parameters
where appropriate.
* doc/tcpip.sgml: Update for the above.
| author | asl |
|---|---|
| date | Fri, 16 Sep 2005 14:56:25 +0000 |
| parents | 03eae11c9443 |
| children | f39bb84d8383 |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,10 @@ +2005-09-05 David Vrabel <dvrabel@arcom.com> + Andrew Lunn <andrew.lunn@ascom.ch> + + * src/tftp_client.c, include/tftp_support.h: const parameters + where appropriate. + * doc/tcpip.sgml: Update for the above. + 2005-08-02 Andrew Lunn <andrew.lunn@ascom.ch> * tests/ping_lo_test.c (ping_host): Use socklen_t to avoid
