diff packages/redboot/current/ChangeLog @ 255:21264951b120

Fix problems with gateway/mask setup.
author gthomas
date Tue, 30 Jul 2002 12:59:22 +0000
parents a6660704f7a6
children 57f3c72256bb
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-30  Gary Thomas  <gary@chez-thomas.org>
+
+	* src/net/net_io.c: Handle broadcast/mask setup better (failed if
+	not found in FLASH).  Also print on network info line.
+
 2002-07-18  Gary Thomas  <gary@chez-thomas.org>
 
 	* src/net/tftp_client.c: