]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
oops, use the correct option name
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2008 22:36:50 +0000 (22:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2008 22:36:50 +0000 (22:36 +0000)
RELEASE-NOTES

index 896f0e6c9b78aa9c9920de7a34b77ba8e7d2cda9..6cee55a43f627785b6a53e1d75246ba07a6f80bb 100644 (file)
@@ -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: