diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0b33ac548b7..c96db7b6076 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -456,7 +456,7 @@
- The 2tth release of NuttX (nuttx-0.3.13) is available for download + The 25th release of NuttX (nuttx-0.3.13) is available for download from the SourceForge website. The change log associated with the release is available here. @@ -1067,6 +1067,7 @@ nuttx-0.3.14 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * fseek() needs to discard bytes buffered by ungetc(). * Corrected ftell() return value. * Added fsetpos() and fgetpos(). + * NSH now supports 'test' and '[' commands pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>