summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
commit0f3b539afe988958a6f2fa83692ad13639d637f0 (patch)
tree472b7c5eceab82ae7a0e92eb532fd97e9a48d32f /nuttx/ChangeLog
parent8ef41dcb207514cab2ef5683be26f53091bb94a6 (diff)
downloadnuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.gz
nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.bz2
nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.zip
Prep for 0.4.3 releasenuttx-4.3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1611 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 532f448d6..692a657b5 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -638,7 +638,7 @@
* eZ80Acclaim!: Correct stack overflow in ostest example configuration
* eZ80Acclaim!: Fixed restoration of interrupts state on interrupt level context swith.
-0.4.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.4.3 2009-03-04 Gregory Nutt <spudmonkey@racsa.co.cr>
* z8Encore! and eZ80Acclaim!: Fixed the serial driver initialization sequence
* eZ80Acclaim!: Fixed error in vector table: Missing space set aside for the
@@ -653,4 +653,4 @@
* Implemented priority inheritance logic for POSIX semaphores. Because the pthread
mutexes are built on semaphores, they will have this property as well.
-
+0.4.4 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>