diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index fcf807ef795..3c4bfe8ac2b 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: August 17, 2008
+ Last Updated: August 19, 2008
|
@@ -1049,6 +1049,7 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* NSH now supports last exit status $?
* NSH now supports if-then[-else]-fi construct
* NSH now supports comments beginning with '#'
+ * NSH now supports commands to inspect and modify memory
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>