diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index cb637824d29..716654e4b9e 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: June 18, 2009
+ Last Updated: June 20, 2009
|
@@ -1481,6 +1481,8 @@ nuttx-0.4.9 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
derives from http://xflat.sourceforge.net. At present is supports on
XIP execution from ROMFS file systems. Initial check-in is untested
and probably breaks many builds.
+ * examples/lib: Added qsort()
+ * examples/nxflat: Added support for symbol tables
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>