mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
Curl and libcurl 7.12.0.
|
|
|
|
Public curl release number: 81
|
|
Releases counted from the very beginning: 108
|
|
Available command line options: 94
|
|
Available curl_easy_setopt() options: 113
|
|
|
|
This release includes the following changes:
|
|
|
|
o IPv6-enabled Windows hosts now resolves names threaded/asynch as well
|
|
o configure --with-libidn can be used to point out the root dir of a libidn
|
|
installation for curl to use, then libcurl can resolve IDNA names
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o curl works with telnet and stdin properly on Windows
|
|
o configure --without-ssl works even when pkg-config has OpenSSL details
|
|
o src/hugehelp.c builds correct again in non-configure build environments
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
o PycURL 7.11.2 was released: http://pycurl.sourceforge.net
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Gisle Vanem, Tommy Tam
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|