diff packages/redboot/current/ChangeLog @ 1886:5f0c796f46a6

Make BOOTP/DHCP quieter - from David Vrable
author gthomas
date Tue, 01 Feb 2005 18:25:50 +0000
parents 321c9b8eb063
children 18ecc5da41f1
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -7,6 +7,8 @@ 2005-01-22  Andrew Lunn  <andrew.lunn@as
 2005-01-05  David Vrabel  <dvrabel@arcom.com>
 
 	* src/fs/fileio.c (do_ls): Remove useless "getcwd" message.
+ 	* src/net/bootp.c (__bootp_find_local_ip): Only print the
+ 	"waiting for BOOTP" message when after first retry.
 	
 2004-12-01  Andrea Michelotti  <amichelotti@atmel.com>