1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

we released yesterday, we have heaps of new stuff today! :-)

This commit is contained in:
Daniel Stenberg 2004-04-27 14:22:40 +00:00
parent 5b0a5c4050
commit 97769737d0

View File

@ -7,18 +7,23 @@ Curl and libcurl 7.12.0.
This release includes the following changes: This release includes the following changes:
o 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: This release includes the following bugfixes:
o 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: Other curl-related news since the previous public release:
o o PycURL 7.11.2 was released: http://pycurl.sourceforge.net
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Gisle Vanem, Tommy Tam
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)