diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-09-19 15:16:47 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-09-19 15:16:47 +0000 |
| commit | 2297eca103307e077837951f33d06d08a19559d3 (patch) | |
| tree | 1fbadc9140e25ffe53cebae88fdbb1e24f4bf744 /CHANGES | |
| parent | 09ccfcdcd422fc0b0421562bbdcf53f78a3f3e4b (diff) | |
Added CURLOPT_IPRESOLVE support
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ Daniel (19 September) +- Added the CURLOPT_IPRESOLVE option, that allows an application to select + what kind of IP addresses he wants to use when resolving host names. This + is only interesting when using host names that resolve addresses using more + than one version of IP. + - Applied Markus Moeller's patch that introduces SPNEGO support if libcurl is built with the FBopenssl libraries. curl_version_info() now returns info on SPNEGO availability. The patch also made the GSSAPI stuff work fine |
