summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
commit544227f90a70085c489653c5a54584ed68489b2f (patch)
treee26e46abbc48ce7235b9396f70a390a9ceb08c70 /nuttx/ChangeLog
parentcb5da4c5f085b467b867a2f82e080b666b179ce7 (diff)
downloadpx4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.gz
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.bz2
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.zip
Prep for 0.4.9nuttx-4.9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c0e2a2e9a..65fcd4ebd 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -773,7 +773,7 @@
* The NXP LPC2148 and STR711 targets can now also be built using the CodeSourcery
or devkitARM Windows native toolchains.
-0.4.8 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.4.9 2009-06-26 Gregory Nutt <spudmonkey@racsa.co.cr>
* Add strtoll() and strtoull(); Add macros for atol() and atoll().
* dup() and dup2() will now clone socket descriptors
@@ -802,6 +802,7 @@
This file has been around for a long time, but I don't think it has
every been used before (i.e., prior to the NXFLAT logic)
+0.4.10 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>