diff packages/io/eth/current/ChangeLog @ 256:1eb79d208648

Fix compile error.
author gthomas
date Wed, 31 Jul 2002 12:26:53 +0000
parents c8e3659acd62
children bd1db6a90df9
line wrap: on
line diff
--- a/packages/io/eth/current/ChangeLog
+++ b/packages/io/eth/current/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-31  Gary Thomas  <gary@chez-thomas.org>
+
+	* src/net/eth_drv.c (eth_drv_start): Fix compile error when
+	built with old stack (no multicast) - introduced below.
+
 2002-07-26  Gary Thomas  <gary@chez-thomas.org>
 2002-07-26  Ken Cox <jkc@redhat.com>