summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 23:45:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 23:45:09 +0000
commit4584ca2634b23656db899717e12df325384fc5be (patch)
tree83f7cd87d0079771567a68eefc9911505e8336c6 /nuttx/ChangeLog
parent4226a0268767f3d2f281d4a538d5cf5fde2123ce (diff)
downloadnuttx-4584ca2634b23656db899717e12df325384fc5be.tar.gz
nuttx-4584ca2634b23656db899717e12df325384fc5be.tar.bz2
nuttx-4584ca2634b23656db899717e12df325384fc5be.zip
Prep for 0.4.6 releasenuttx-4.6
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1806 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5cf0ebc63..39f5d27be 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -697,7 +697,7 @@
* include/css: Added std header files
* libxx: New C++-only directory provides support for minimal C++ applications
-0.4.6 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.4.6 2009-05-19 Gregory Nutt <spudmonkey@racsa.co.cr>
* Change SPI interface so that is can accomodate interfaces where the
number of bits per word is greater an 8 (such as with many 9-bit display
@@ -722,3 +722,5 @@
* sched/: pthread_create() must return a (non-negated) errno value on failure.
* configs/eagle100/nsh: Add a NuttShell (NSH) configuration for the Eagle-100
+0.4.7 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+