diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index a11204a971a..fc1e226bcfb 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: March 14, 2010
+ Last Updated: March 15, 2010
|
@@ -1691,6 +1691,8 @@ nuttx-5.2 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/src/lpc313x/lpc313x_boot.c - Fix an error in the vector
initialization was causing a memory fault.
* lib/lib_strtod.c - Add strtod()
+ * lpc3131/ea3131 - Several bring fixes submitted by David Hewson. The
+ lpc3131 is almost there! Thanks David!
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>