From ed13346130e127a28aa93f78cb2182dd01c98102 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 21 Sep 2001 14:00:06 +0000 Subject: 2001-09-14 Joel Sherrill * network/Makefile.am: Fixed typo on file name. * network/i82586.c: Commented out line 318 which is referencing a member of a structure that is not currently there. This needs to be worked out with Chris Johns . Switched C++ style comments to C style. --- c/src/libchip/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/libchip/ChangeLog') diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog index cbfce62249..50413c1415 100644 --- a/c/src/libchip/ChangeLog +++ b/c/src/libchip/ChangeLog @@ -1,3 +1,11 @@ +2001-09-14 Joel Sherrill + + * network/Makefile.am: Fixed typo on file name. + * network/i82586.c: Commented out line 318 which is referencing + a member of a structure that is not currently there. This + needs to be worked out with Chris Johns . + Switched C++ style comments to C style. + 2001-09-19 Chris Johns * network/README.i82586, network/i82586.c, network/i82586reg.h, -- cgit v1.2.3