From 2642638fcae2c51a3407f0af6a90b3c6aca895f5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 1 Aug 2009 11:02:10 +0000 Subject: - Alexander Beedie provided the patch for a noproxy problem: If I have set CURLOPT_NOPROXY to "*", or to a host that should not use a proxy, I actually could still end up using a proxy if a proxy environment variable was set. --- TODO-RELEASE | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index cda345f9a..513ad81cd 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,8 +1,6 @@ To be addressed in 7.19.6 (planned release: August 2009) ========================= -246 - small logic error with CURLOPT_NOPROXY - 248 - "Pausing pipeline problems." 249 - Wildcard cert name checking and null termination -- cgit v1.2.1