summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f2f36734c..b1da12e2c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -89,7 +89,7 @@
* 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.
@@ -110,5 +110,7 @@
* Identified and corrected a race condition associated with
pthread_join. In the failure condition, memory was being
deallocated while still in use.
- * Started m68322
+0.2.4 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+
+ * Started m68322