summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:08:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:08:52 +0000
commitb009f2c6363cd14c79c3a343a9b488c7309a0b67 (patch)
treee7491de4d9cb71eac3b1b45b66cd65c1d46650fc /nuttx/ChangeLog
parent7a409acaf666a60ba90af6bf3cfad6f2c9a6e6a9 (diff)
downloadnuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.tar.gz
nuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.tar.bz2
nuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.zip
Prep vor 0.4.5 releasenuttx-4.5
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1714 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2bda8e7bd..d1903f380 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -681,7 +681,7 @@
in this release and, hence, most likely have problems. I don't have the correct network
network setup to perform that testing now (I'm in a hotel).
-0.4.5 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.4.5 2009-04-19 Gregory Nutt <spudmonkey@racsa.co.cr>
* Add an enumeration argument to the SPI chip select and status methods so
that the interface can handle more than one device.
@@ -694,3 +694,8 @@
* Add support for the Freescale i.MX1/L architecture and a configuration for
the Freescale MX1ADS development board.
* examples/helloxx: Added a simple C++ hello world example
+ * 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>
+