summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ab3d62c7a..febf6cd30 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -266,4 +266,4 @@
* Correct processing of input UDP broadcast packets.
* Verfied basic DHCP client functionality (netutils/dhcpc)
* Implemented send() timeout logic
- * Add TELNETD front end to NSH (examples/nsh)
+ * Add a skeleton Ethernet device driver (drivers/net/skeleton.c)