diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 8f9bfd2a99..200a65597b 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: December 31, 2009
+ Last Updated: January 15, 2010
|
@@ -1676,6 +1676,8 @@ nuttx-5.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/src/sam3u, arch/arm/include/sam3u, and configs/sam3u-ek -
Added the basic framework needed to begin a port for the SAM3U-EK
development board.
+ * confgs/ea3131/tools: Added a tool to create a image suitable for
+ use with the LPC313x bootloader.
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>