From 7d94dfd30b6a334a440c69707cec9246dc5c0647 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 1 Jun 2008 20:08:20 +0000 Subject: Add RAM disk support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@765 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 33668b6ed..28c4a0802 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -356,7 +356,7 @@ deletion logic (timer_delete.c) and one in stream logic (lib_init.c) reported by kwonsk. -0.3.11 2008-xx-xx Gregory Nutt +0.3.11 2008-06-01 Gregory Nutt * Add support for recursive mutexes. * Eliminate a memory leak -- contained watchdog instance was not being @@ -367,3 +367,6 @@ * Host simulator no longer uses Linux system calls directly; Now works with Cygwin. * Fix an error that occurs when a POSIX timer is deleted by the timer signal handler. * Add logic to allow the examples/ostest to be run repetitively as an endurance test. + * Add a ramdisk block driver + +0.3.12 2008-xx-xx Gregory Nutt -- cgit v1.2.3