Commit 215677c1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

oops, use the correct option name

parent 3688cd3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: