From: Daniel Stenberg Date: Tue, 27 Apr 2004 14:22:40 +0000 (+0000) Subject: we released yesterday, we have heaps of new stuff today! :-) X-Git-Tag: curl-7_12_0~257 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97769737d0a7d5000f90c10619b380f41de87a60;p=thirdparty%2Fcurl.git we released yesterday, we have heaps of new stuff today! :-) --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 126fe44915..8a101d95a1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -7,18 +7,23 @@ Curl and libcurl 7.12.0. 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: - 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: - 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 advice from friends like these: + Gisle Vanem, Tommy Tam Thanks! (and sorry if I forgot to mention someone)