From 13dc82b9d4e3280e9fbb038027169a544fcbd171 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 23 Aug 2008 12:11:38 +0000 Subject: - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi interface, and the proxy would send Connection: close during the authentication phase. http://curl.haxx.se/bug/view.cgi?id=2069047 --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1d8f90ce9..d082085c3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -57,6 +57,7 @@ This release includes the following bugfixes: o memory leak in libcurl on Windows built with OpenSSL o improved curl_m*printf() integral data type size and signedness handling o error when --dump-header - used with more than one URL + o proxy closing connect during CONNECT with auth with the multi interface This release includes the following known bugs: -- cgit v1.2.3