diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8f816601ad..bb3284f603 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 7 2008

+

Last Updated: December 12, 2008

@@ -1292,6 +1292,8 @@ nuttx-0.4.1 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Fixed several compilation errors in fixed precision math library when built against toolchains that do not support 64-bit type 'long long'. * Fix errors in some function prototypes in dirent.h + * Add eZ80F91 EMAC driver + * Fix recvfrom() compilation error -- only noted under ZDS pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>