From: Daniel Stenberg Date: Tue, 4 Nov 2008 22:36:50 +0000 (+0000) Subject: oops, use the correct option name X-Git-Tag: curl-7_19_1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=215677c10be00de5d384f20cbe2b61fa4649cb29;p=thirdparty%2Fcurl.git oops, use the correct option name --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 896f0e6c9b..6cee55a43f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,7 +16,7 @@ This release includes the following changes: o configure --disable-proxy disables proxy support o Added CURLOPT_USERNAME and CURLOPT_PASSWORD o --interface now works with IPv6 connections on glibc systems - o Added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD + o Added CURLOPT_PROXYUSERNAME and CURLOPT_PROXYPASSWORD This release includes the following bugfixes: