summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6f7555625..4038d05ba 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -210,4 +210,6 @@
* Added getsockopt() and setsockopt()
* Documentation updated to address socket interfaces.
* Implemented receive timeouts via setsockopt(SO_RCVTIMEO).
+ * Provide support for multiple network devices
+ * Implement socket ioctl() calls to set addresses