diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index e75d27e302..84a8926aff 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: July 30, 2008

+

Last Updated: August 2, 2008

@@ -1035,6 +1035,7 @@ nuttx-0.3.12 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Same issue on closing file descriptors in exit() * Fixed in error in stdio flush logic. Needed ssize_t vs size_t for error check. + * Moved all FAT related files from fs to fs/fat pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>