summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/ChangeLog')
-rw-r--r--c/src/libchip/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <joel@OARcorp.com>
+
+ * 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 <ccj@acm.org>.
+ Switched C++ style comments to C style.
+
2001-09-19 Chris Johns <ccj@acm.org>
* network/README.i82586, network/i82586.c, network/i82586reg.h,