diff packages/redboot/current/ChangeLog @ 388:38dad94e75ce

Min BOOTP/vendor size. Fix typo in FIS/DELETE.
author gthomas
date Thu, 24 Oct 2002 18:32:24 +0000
parents a253970d627b
children 7f858e6dff42
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,12 @@
+2002-10-24  Gary Thomas  <gthomas@ecoscentric.com> (inspired by)
+2002-10-24  Jay Foster <jay@systech.com>	
+
+	* include/net/bootp.h (BP_MIN_VEND_SIZE): 
+	* src/net/bootp.c (__bootp_find_local_ip): Require a minimum vendor
+	area to always be sent (to keep some servers happy).
+
+	* src/flash.c: Fix typo for "FIS DELETE"
+
 2002-09-16  Mark Salter  <msalter@redhat.com>
 
 	* src/main.c (set_console_baud_rate): Handle CYGPKG_REDBOOT_ANY_CONSOLE.