summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index aa53d9383..611da81bc 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -278,3 +278,6 @@
* 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.