From 4584ca2634b23656db899717e12df325384fc5be Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 19 May 2009 23:45:09 +0000 Subject: Prep for 0.4.6 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1806 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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 +0.4.6 2009-05-19 Gregory Nutt * 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 + -- cgit v1.2.3