From: Daniel Stenberg Date: Sat, 15 Sep 2007 08:51:42 +0000 (+0000) Subject: I want these CONNECT problems fixed too X-Git-Tag: curl-7_17_1~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099c0110596ae7da513c9ba07d053470b7376c3d;p=thirdparty%2Fcurl.git I want these CONNECT problems fixed too --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 7047ca7a9e..25c1faed51 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -16,3 +16,7 @@ To be addressed before 7.17.1 (planned release: November 2007) 99 - curl_easy_close() ? 100 - icc segmentation faults + +101 - known bug #47, if a CONNECT response is larger than BUFSIZE + +102 - known bug #46, if a CONNECT response is chunked-encoded