diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index c67009fd0a9..f01dbd6e209 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: August 23, 2008
+ Last Updated: August 29, 2008
|
@@ -1056,6 +1056,8 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Fix error in stat() when used on the root directory
* NSH: Add cd and pwd commands and current working directory to all NSH
commands that refer to paths.
+ * Fix errors and warnings introduced into Linux sim build because of recent
+ Cygwin-related changes
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>