From 9e7daa0bf928087ceda9c07c99072e619575a907 Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Tue, 16 Mar 2010 00:59:09 +0000
Subject: [PATCH] Bug fixes by David Hewson

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2545 42af7a65-404d-4744-a932-0658087f49c3
---
 ChangeLog                | 2 ++
 Documentation/NuttX.html | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index b92eb2dd45..31e338edfa 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 a11204a971..fc1e226bcf 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;
 
-- 
GitLab