ip version selector, SPNEGO feature added to -V output

This commit is contained in:
Daniel Stenberg 2003-09-22 22:36:33 +00:00
parent 16643faaa1
commit 0edab55dd2

View File

@ -7,6 +7,13 @@
Changelog
Daniel (23 September)
- Added support for -4/--ipv4 and -6/--ipv6 to force names to resolve to that
particular IP version. They only work for IPv6-enabled libcurls.
- curl -V now outputs 'SPNEGO' as a feature in case libcurl was built to
support that.
Version 7.10.8-pre2 (22 September 2003)
Daniel (22 September)