diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 086552061aa..59e40d1d67c 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: March 22, 2009
+ Last Updated: March 25, 2009
|
@@ -1362,6 +1362,8 @@ nuttx-0.4.4 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Z80: Patch incorported: "[2696648] Z80: interrupt flag stored in parity bit"
(submitted by JPelletier). The is the same fix that was needed for the
eZ80 and fixed in 0.4.2.
+ * netutils: Added logic to support a simple wget() function
+ * examples/wget: Added a test for wget()
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>