summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-10 14:08:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-10 14:08:11 +0000
commit9d60cd9dd29833e582f17c4012548f7e68fdaf43 (patch)
tree6b62dc64feb8c6bae2ded773217ae187b32dde95 /nuttx/ChangeLog
parent761af1265b01867610248a77b31cd04d042d154e (diff)
downloadpx4-nuttx-9d60cd9dd29833e582f17c4012548f7e68fdaf43.tar.gz
px4-nuttx-9d60cd9dd29833e582f17c4012548f7e68fdaf43.tar.bz2
px4-nuttx-9d60cd9dd29833e582f17c4012548f7e68fdaf43.zip
Prep for 0.3.8 releasenuttx-3.8
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@663 42af7a65-404d-4744-a932-0658087f49c3
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 eb1d149b8..ae4e90a82 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -310,7 +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.8 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.3.8 2008-02-10 Gregory Nutt <spudmonkey@racsa.co.cr>
* Added a test case to verify the Pascal P-Code interpreter
* Added /dev/zero
@@ -333,3 +333,6 @@
* Pascal P-Code runtime now compiles with the SDCC toolchain.
* Added a generic CAN driver. This driver is untested as of this writing.
* Corrected DM320 UART configuration problem
+
+0.3.9 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+