diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index b2e8bef41e1..f4b8cfa8f0b 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -180,7 +180,7 @@

- The fifth release of NuttX (nuttx-0.2.2) is avalable for download + The sixth release of NuttX (nuttx-0.2.3) is available for download from the SourceForge website.

@@ -450,7 +450,7 @@ Other memory: * Added directories to hold board-specific header files * Added directories to hold board-specific drivers -0.2.3 2007-xx-xx Gregory Nutt +0.2.3 2007-03-29 Gregory Nutt * mq_receive and mq_send now return errno's appropriately * mq_receive and mq_send are now correctly awakened by signals. @@ -471,6 +471,9 @@ Other memory: * Identified and corrected a race condition associated with pthread_join. In the failure condition, memory was being deallocated while still in use. + +0.2.4 2007-xx-xx Gregory Nutt + * Started m68322