From 5aeef9c1c87f2f72f10807a609ced1976ab46cd2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 25 Jan 2009 23:26:25 +0000 Subject: - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. They basically offer the same thing the NO_PROXY environment variable only offered previously: list a set of host names that shall not use the proxy even if one is specified. --- RELEASE-NOTES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8f29683ec..bb76da697 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,15 +1,15 @@ Curl and libcurl 7.19.4 Public curl releases: 110 - Command line options: 128 - curl_easy_setopt() options: 158 + Command line options: 129 + curl_easy_setopt() options: 159 Public functions in libcurl: 58 Known libcurl bindings: 37 Contributors: 700 This release includes the following changes: - o + o Added CURLOPT_NOPROXY and the corresponding --noproxy This release includes the following bugfixes: @@ -23,6 +23,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - Lisa Xu + Lisa Xu, Daniel Fandrich, Craig A West Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3