Mercurial > ecos
diff packages/net/common/current/ChangeLog @ 2470:99ac672309b9
* tests/server_test.c (server_test): Fix typo with atoi which
should really be ultoa(). Cleanup to use diag_sprintf() which is
always available. Bug reported by Grant Edwards.
| author | asl |
|---|---|
| date | Sun, 13 Apr 2008 18:39:57 +0000 |
| parents | 9ccbf76434a0 |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,9 @@ +2008-04-13 Andrew Lunn <andrew.lunn@ascom.ch> + + * tests/server_test.c (server_test): Fix typo with atoi which + should really be ultoa(). Cleanup to use diag_sprintf() which is + always available. Bug reported by Grant Edwards. + 2007-12-21 Oyvind Harboe <oyvind.harboe@zylin.com> * src/tftp_client.c, include/arpa/tftp.h, cdl/net.cdl: tftp
