diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0ae087aa1c7..979d25e9b71 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -972,6 +972,9 @@ Other memory: * Added support for 'ifconfig' command to NSH (examples/nsh) * Moved MAC and ethernet definitions to net/ethernet.h * Fix sim and DM90x0 compilation errors introduced in 0.3.4 + * Fixed errors in C5471 configuration files for examples/uip + * Modified DHCPC (netutils/dhcpc) so that it should work in environments where + there are more than one DHCPD server.