From f4cc8153aeb5209ddb9698b2b0780ab2bfdb3d44 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 7 Jan 2006 22:24:16 +0000 Subject: Mike Jean fixed so that the second CONNECT when doing FTP over a HTTP proxy actually used a new connection and not sent the second request on the first socket! --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c4a66c950..33e4230d4 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,11 @@ +Daniel (7 January 2006) +- Mike Jean fixed so that the second CONNECT when doing FTP over a HTTP proxy + actually used a new connection and not sent the second request on the first + socket! + Daniel (6 January 2006) - Alexander Lazic made the buildconf run the buildconf in the ares dir if that is present instead of trying to mimic that script in curl's buildconf -- cgit v1.2.3