]> www.infradead.org Git - users/rw/ppcboot.git/commitdiff
Fix violation of BOOTP message format.
authorwdenk <wdenk>
Sun, 29 Oct 2000 21:36:04 +0000 (21:36 +0000)
committerwdenk <wdenk>
Sun, 29 Oct 2000 21:36:04 +0000 (21:36 +0000)
Allow for configurations which don't define some environment variables.
Unified handling of (default) load address.
Changed compiler options to reduce code size.

CHANGELOG

index 583f2b652868aff623ffc35d7b4aab361d5c2dbc..92e2b2a78f150aff38c80d51c4541019e54bb53c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,6 +52,19 @@ To do:
 * "last user address" is set even if bootp is used without parameters
   (and it uses default address).
 
+======================================================================
+Modifications since 0.6.0:
+======================================================================
+
+* Fix violation of BOOTP message format.
+
+* Allow for configurations which don't define some environment
+  variables.
+
+* Unified handling of (default) load address.
+
+* Changed compiler options to reduce code size.
+
 ======================================================================
 Modifications for 0.6.0:
 ======================================================================