From 49691c18d8bad22da774970c6b8e767cc7f4b7d6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 26 Mar 2009 02:38:07 +0000 Subject: Add host based test for wget() git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1644 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 787750476..424dacb91 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -671,3 +671,5 @@ * 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() -- cgit v1.2.3