diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index f05fdc6ce90..06169e4ea0c 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: September 2, 2008
+ Last Updated: September 3, 2008
|
@@ -1074,6 +1074,7 @@ nuttx-0.3.14 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Add support to uIP for application access to ICMP protocol stacks; Add
ping request logic.
* NSH: Add ping command
+ * Correct IP checksum calculation in ICMP and UDP message send logic.
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>