From: Daniel Stenberg Date: Tue, 1 Apr 2008 21:49:51 +0000 (+0000) Subject: 128 - Phil Blundell's ares and ipv6 fix (feedback lacking) X-Git-Tag: upstream/7.37.1~7947 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=27870d48ffcc59fa4338e58ccfb07c1006585b15;p=platform%2Fupstream%2Fcurl.git 128 - Phil Blundell's ares and ipv6 fix (feedback lacking) removed 133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a content-length header is read added --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 6c88536..527778c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,15 +1,15 @@ To be addressed before 7.18.2 (planned release: June 2008) ============================= -128 - Phil Blundell's ares and ipv6 fix (feedback lacking) - 129 - Pierre Reiss' libcurl + https + multi = lost information (awaiting better example/clarification on how to figure out when the claimed problem occurs) -130 - Vincent Le Normand's SFTP patch for touch +130 - Vincent Le Normand's SFTP patch for touch (lacking feedback) 131 - Scott Barrett's Support for CURLOPT_NOBODY with SFTP -133 - +133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a + content-length header is read +134 -