From: Daniel Stenberg Date: Mon, 25 Dec 2006 22:35:48 +0000 (+0000) Subject: mention the no_proxy work X-Git-Tag: curl-7_16_1~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=064bbb999f25e630f2b36fcacb8e58535111b07d;p=curl mention the no_proxy work --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9403740fc..d9132b39a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,8 @@ This release includes the following bugfixes: o no more SIGPIPE when GnuTLS is used o FTP downloading 2 zero byte files in a row o using proxy and URLs without protocol prefixes + o first using a proxy and then accessing a site that 'no_proxy' matched, + would still make libcurl use the proxy... Other curl-related news: