From: Daniel Stenberg Date: Mon, 29 Jan 2007 10:12:30 +0000 (+0000) Subject: the user-agent fix X-Git-Tag: curl-7_16_1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8680e010c2cf44ae766267029337930be258e29e;p=thirdparty%2Fcurl.git the user-agent fix --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d145828270..84fcb62e02 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -55,6 +55,7 @@ This release includes the following bugfixes: o easy handle removal from multi handle before completion o TFTP upload memory leak o curl_easy_reset() now resets the CA bundle path correctly + o two User-Agent headers in CONNECT requests with custom User-Agent This release includes the following known bugs: