From: Daniel Stenberg Date: Mon, 8 Aug 2005 23:09:24 +0000 (+0000) Subject: mention two other bugs we should fix before release X-Git-Tag: curl-7_14_1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8a49143d697cd61451d8cadbc0f6155bf9928d;p=thirdparty%2Fcurl.git mention two other bugs we should fix before release --- diff --git a/TODO-RELEASE b/TODO-RELEASE index c0d2403cd6..10d99f6117 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,4 +5,9 @@ To get fixed in 7.14.1 (planned release: August 2005) 60 - CONNECT 407 responses that kills the connection -61 - +61 - Harshal Pradhan's Use-after-free with libcurl+ares on windows bug + +62 - The sending big POST data to HTTPS bug + +63 - +