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 255bfce5a..3c3207b6f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -239,4 +239,4 @@
* Moved urgent data info into device structure.
* TCP and ICMP protocols can now be disabled.
* Added UDP test in examples/udp
-
+ * Verified/debugged UDP send logic using examples/udp