Mercurial > ecos
diff packages/net/common/current/ChangeLog @ 1584:02c0aa987107
Fix for default DNS server - from Sandeep Kumar
| author | gthomas |
|---|---|
| date | Tue, 13 Apr 2004 14:36:27 +0000 |
| parents | 3d8f3b1724be |
| children | 8d53540e9a4e |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,8 @@ +2004-04-13 Sandeep Kumar <sandeep@codito.com> + + * src/network_support.c (init_all_network_interfaces): Fix argument to + cyg_dns_res_start and removed errneaous extra closing brace around it. + 2004-04-13 Jay Foster <jay.foster@systech.com> * src/bootp_support.c (do_bootp): Return false when we should.
