summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index b2e8bef41..f4b8cfa8f 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -180,7 +180,7 @@
</table>
<p>
- 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 <a href="http://sourceforge.net/project/showfiles.php?group_id=189573">SourceForge</a>
website.
</p>
@@ -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 <spudmonkey@racsa.co.cr>
+0.2.3 2007-03-29 Gregory Nutt <spudmonkey@racsa.co.cr>
* 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 <spudmonkey@racsa.co.cr>
+
* Started m68322
</pre></ul>