From: Daniel Stenberg Date: Fri, 12 Oct 2007 15:26:33 +0000 (+0000) Subject: added three serious bugs to fix before release, and marked the previous two X-Git-Tag: curl-7_17_1~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ce3eb066e16ff9953a3912c2ac7ee149e6abaa3;p=thirdparty%2Fcurl.git added three serious bugs to fix before release, and marked the previous two as subject for removal from this list (without any fix) --- diff --git a/TODO-RELEASE b/TODO-RELEASE index e08c63eea6..4d4127801c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,8 +1,15 @@ To be addressed before 7.17.1 (planned release: November 2007) ============================= -93 - Digest for IIS fix +93 - Digest for IIS fix (subject for removal) -100 - icc segmentation faults +100 - icc segmentation faults (subject for removal) -103 - +103 - "Impossible to post binary data with CURLOPT_POSTFIELDS" + +104 - [ curl-Bugs-1812190 ] libcurl can use wrong connection, when using + https + +105 - "invalid free after an http redirect to ftp" + +106 -