From 02ef3580ff303968ba4742b9f050293f44043f7c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 20 May 2007 17:00:02 +0000 Subject: Updated Changelist git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@239 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 9472259bd..f7b5c3fc8 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 13, 2007

+

Last Updated: May 19, 2007

@@ -510,6 +510,10 @@ Other memory: * Simulated target now exports a VFAT filesystem * Begin support for VFAT filesystem (not yet functional) * Added mount() and umount() + * Fix bug in memcmp return value + * Fix errors in timeslice calculation (several places) + * Added missing irqrestore() in timer_deletall(). + * close() was not closing the underlying device. * Started m68322 -- cgit v1.2.3