summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 1960c2828..e064b4d8f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -310,4 +310,7 @@
* Corrected a bug that caused the errno value of one task to be clobbered
when a different task exits. Effects all architectures.
-0.3.7 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.3.8 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+
+ * Added a test case to verify the Pascal P-Code interpreter
+