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 0fb5348d7..55b263e1f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -453,4 +453,6 @@
* NSH: Add get and put commands to support TFTP get and put operations.
* NSH: Added a mkrd command that will create a RAMDISK that can be formatted
and mounted.
+ * Corrected a critical bug that prevent recvfrom from receiving packets from
+ any remote UDP port.