oops, use the correct option name

This commit is contained in:
Daniel Stenberg 2008-11-04 22:36:50 +00:00
parent 3688cd3fea
commit 215677c10b
1 changed files with 1 additions and 1 deletions

View 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: