diff packages/redboot/current/ChangeLog @ 1288:c07ec2765e3e

Fix compile problems if GATEWAY support disabled
author gthomas
date Mon, 06 Oct 2003 22:37:51 +0000
parents eaf1a693566b
children 2f008c4111e7
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,5 +1,8 @@
 2003-10-06  Gary Thomas  <gary@mlbassoc.com>
 
+	* src/net/net_io.c: 
+	* src/net/bootp.c: Fix some compile problems if GATEWAY support is disabled.
+
 	* src/flash.c (fis_list): Display FIS directory entries in FLASH
 	address (sorted) order.