diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4050e7258c..965b575e75 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -183,7 +183,7 @@

- The seventh release of NuttX (nuttx-0.2.4) is available for download + The 8th release of NuttX (nuttx-0.2.5) is available for download from the SourceForge website.

@@ -248,7 +248,7 @@

STATUS: - This port is in progress and should be available in the nuttx-0.2.5 release. + This port is in progress and should be available in the nuttx-0.2.6 release.

@@ -500,7 +500,7 @@ Other memory: arch/c5471 and arch/dm320 are deprecated and will be removed when the new c5471 and dm320 logic is verified. -0.2.5 2007-xx-xx Gregory Nutt +0.2.5 2007-05-19 Gregory Nutt * Corrected some build/configuration issues introduced with the last release. @@ -508,7 +508,7 @@ Other memory: development board (untested) * Added support for block devices. * Simulated target now exports a VFAT filesystem - * Begin support for VFAT filesystem (not yet functional) + * Begin support for VFAT filesystem (missing functionalit) * Added mount() and umount() * Fix bug in memcmp return value * Fix errors in timeslice calculation (several places) @@ -516,6 +516,9 @@ Other memory: * close() was not closing the underlying device. * Added fsync() * Added strspn() and strcspn() + +0.2.6 2007-xx-xx Gregory Nutt + * Started m68322