diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 59f2afdf97b..4674077cc33 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1080,6 +1080,8 @@ nuttx-0.3.14 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * 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. pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>