# HG changeset patch # User jld # Date 1236608467 0 # Node ID 3b95bed93e407290f1ab58e2a2700ac6ce26e3aa # Parent 3cba13e908be9e3ea4d8992c24bc323da2b0b660 * net/common/current/cdl/net.cdl, net/ftpclient/current/cdl/ftpclient.cdl, net/sntp/current/cdl/sntp.cdl, services/compress/zlib/current/cdl/compress_zlib.cdl: Reference test executable filenames for compatibility with the eCos Configuration Tool. diff --git a/packages/net/common/current/ChangeLog b/packages/net/common/current/ChangeLog --- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,8 @@ +2009-03-09 John Dallaway + + * cdl/net.cdl: Reference test executable filenames for compatibility + with the eCos Configuration Tool. + 2008-04-13 Andrew Lunn * tests/server_test.c (server_test): Fix typo with atoi which @@ -923,7 +928,7 @@ 2002-01-28 Gary Thomas + + * cdl/ftpclient.cdl: Reference test executable filenames for + compatibility with the eCos Configuration Tool. + 2006-09-11 Daniel Néri * src/ftpclient.c (send_cmd): Use correct variable in error check. @@ -60,7 +65,7 @@ 2001-11-04 Andrew Lunn + + * cdl/sntp.cdl: Reference test executable filenames for compatibility + with the eCos Configuration Tool. + 2006-11-08 Andre Mas * src/sntp.c: Removed optional KeyIdentifer and MessageDigest @@ -70,7 +75,7 @@ 2003-02-16 Andrew Lunn + + * cdl/compress_zlib.cdl: Reference test executable filenames for + compatibility with the eCos Configuration Tool. + 2005-10-16 Peter Korsgaard * cdl/compress_zlib.cdl (CYGFUN_COMPRESS_ZLIB_GZIO): New option to @@ -192,7 +197,7 @@ 2001-03-08 Jesper Skov