diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 9e4ca3b7d6d..13d85073673 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -617,6 +617,8 @@ Other memory:
* tools/mkdeps.sh & arch/arm/src/Makefile: Corrected a problem makeing dependencies
* tools/zipme.sh: Force directory name to be nuttx-xx.yy.zz
* fs/fs_opendir.c: Correct errors in semaphore usage that can cause deadlock.
+ * lib/lib_getopt.c: Added getopt() support
+ * examples/nsh: NSH now supports mount, umount, and mkdir.
* Started m68322