diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a5eb01a82ad..9613eebdfdf 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 20, 2008

+

Last Updated: November 23, 2008

@@ -1216,6 +1216,7 @@ nuttx-0.3.19 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> second argument of the standard listen() API. Hooks are provided to support poll()/select() waiting for connections, with a subsequent call to accept() to use the backlogged connection. * Fixed a minor bug in accept(). It should allow the address and addresslen values to be NULL + * Added first-cut definition for a framebuffer interface pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>