diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 7d565de74b..ff04cad7f7 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1348,6 +1348,7 @@ nuttx-0.4.4 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* examples/nsh: A debug option was left on that can (and does) cause
infinite loops and stack overflows.
+ * net/uip: Correct calculation of checksum on ICMP ping response.
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>