From ff578ec6f9ee1e0f015112924621e6ea5593883a Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 1 Sep 2008 17:11:34 +0000 Subject: Prep for 0.3.13 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@861 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 ae898474b..67e48d3a8 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -392,7 +392,7 @@ * Added a test for mkfatfs() on a RAM disk in examples/mount and verified basic mkfatfs functionality for FAT12. -0.3.13 2008-xx-xx Gregory Nutt +0.3.13 2008-09-01 Gregory Nutt * NSH: Added mkfatfs, mkfifo, sleep, usleep and nice commands * Fixed problem with console input in Cygwin-based simulator; NSH now works @@ -433,3 +433,5 @@ * uIP port enhance to support multi-threaded, concurrent socket access. So, for example, one thread can be reading from a socket while another is writing to the socket. + +0.3.14 2008-xx-xx Gregory Nutt -- cgit v1.2.3