Mercurial > ecos
diff packages/devs/eth/synth/ecosynth/current/ChangeLog @ 626:e25c7433fc55
Make syntheth compatible with lwip
| author | bartv |
|---|---|
| date | Thu, 13 Feb 2003 22:22:03 +0000 |
| parents | c2d1fd823f09 |
| children | cb79e1e34356 |
line wrap: on
line diff
--- a/packages/devs/eth/synth/ecosynth/current/ChangeLog +++ b/packages/devs/eth/synth/ecosynth/current/ChangeLog @@ -1,3 +1,8 @@ +2003-02-13 Bart Veer <bartv@ecoscentric.com> + + * src/syntheth.c, cdl/syntheth.cdl: add dependency on errno.h for + error codes, and avoid memset() warning + 2003-02-12 Bart Veer <bartv@ecoscentric.com> * host/Makefile.in, host/configure:
