diff packages/net/common/current/ChangeLog @ 854:5fd2f1ac9c80

* include/network.h: Added include of pkgconf/io_eth_drivers.h since the recent move of CYGHWR_NET_DRIVERS prevented some tests building. This fixes the problem. * tests/dhcp_test2.c: Sorted out ifdefs so that this test builds when DHCP is disabled. * cdl/net.cdl: Reinstated dhcp_test2 into list of tests: it was accidentally removed in the 2003-03-14 checkin.
author nickg
date Fri, 21 Mar 2003 18:14:35 +0000
parents 23fd347aba65
children 07ad44cfd9a4
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog
+++ b/packages/net/common/current/ChangeLog
@@ -1,3 +1,15 @@
+2003-03-21  Nick Garnett  <nickg@balti.calivar.com>
+
+	* include/network.h: Added include of pkgconf/io_eth_drivers.h
+	since the recent move of CYGHWR_NET_DRIVERS prevented some tests
+	building. This fixes the problem.
+
+	* tests/dhcp_test2.c: Sorted out ifdefs so that this test builds
+	when DHCP is disabled.
+
+	* cdl/net.cdl: Reinstated dhcp_test2 into list of tests: it was
+	accidentally removed in the 2003-03-14 checkin.
+	
 2003-03-20  Mark Salter  <msalter@redhat.com>
 
 	* cdl/net.cdl (CYGHWR_NET_DRIVERS): Removed to io/eth.