we released yesterday, we have heaps of new stuff today! :-)
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.12.0.
2
3  Public curl release number:               81
4  Releases counted from the very beginning: 108
5  Available command line options:           94
6  Available curl_easy_setopt() options:     113
7
8 This release includes the following changes:
9
10  o IPv6-enabled Windows hosts now resolves names threaded/asynch as well
11  o configure --with-libidn can be used to point out the root dir of a libidn
12    installation for curl to use, then libcurl can resolve IDNA names
13
14 This release includes the following bugfixes:
15
16  o curl works with telnet and stdin properly on Windows
17  o configure --without-ssl works even when pkg-config has OpenSSL details
18  o src/hugehelp.c builds correct again in non-configure build environments
19
20 Other curl-related news since the previous public release:
21
22  o PycURL 7.11.2 was released: http://pycurl.sourceforge.net
23
24 This release would not have looked like this without help, code, reports and
25 advice from friends like these:
26
27  Gisle Vanem, Tommy Tam
28
29         Thanks! (and sorry if I forgot to mention someone)