diff --git a/ChangeLog b/ChangeLog index 8ab3f74bbea..5cf5bae7822 100644 --- a/ChangeLog +++ b/ChangeLog @@ -123,9 +123,11 @@ 0.2.5 2007-xx-xx Gregory Nutt + * Corrected some build/configuration issues introduced with the + last release. * Added support for the NXP 214x processor on the mcu123.com lpc214x development board (untested) * Added support for block devices. - * Corrected some build/configuration issues introduced with the - last release. + * Simulated target now exports a VFAT filesystem + * Added mount() and umount() * Started m68322 diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index abc5036c548..b04f266939e 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 8, 2007

+

Last Updated: May 12, 2007

@@ -502,12 +502,15 @@ Other memory: 0.2.5 2007-xx-xx Gregory Nutt - * Added support for the NXP 214x processor on the mcu123.com lpc214x - development board. - * Added support for block devices. * Corrected some build/configuration issues introduced with the last release. + * Added support for the NXP 214x processor on the mcu123.com lpc214x + development board (untested) + * Added support for block devices. + * Simulated target now exports a VFAT filesystem + * Added mount() and umount() * Started m68322 + * Added support for the NXP 214x processor on the mcu123.com lpc214x