diff --git a/ChangeLog b/ChangeLog
index b92eb2dd454e8ef258ebf7edb076449c50317c47..31e338edfa1e180dd3f08a71fdbc16faced8eb7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1060,3 +1060,5 @@
 	* 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!
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index a11204a971a79a711577fe53ef54e4ca5c5705f6..fc1e226bcfbfb62c74f1e883adaa17148b8ff8d8 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
   <tr align="center" bgcolor="#e4e4e4">
     <td>
       <h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
-      <p>Last Updated: March 14, 2010</p>
+      <p>Last Updated: March 15, 2010</p>
     </td>
   </tr>
 </table>
@@ -1691,6 +1691,8 @@ nuttx-5.2 2010-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
 	* 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 &lt;spudmonkey@racsa.co.cr&gt;