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

RELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6.0 note

This commit is contained in:
Daniel Stenberg 2010-09-21 22:29:21 +02:00
parent 8665d4e593
commit e991a3536d

View File

@ -12,6 +12,7 @@ This release includes the following changes:
o curl -T: ignore file size of special files
o Added GOPHER protocol support
o Added mk-ca-bundle.vbs script
o c-ares build now requires c-ares >= 1.6.0
This release includes the following bugfixes:
@ -41,6 +42,7 @@ This release includes the following bugfixes:
o configure: don't enable RTMP if the lib detect fails
o curl_easy_duphandle: clone the c-ares handle correctly
o MacOSX-Framework: updates for Snowleopard
o support URL containing colon without trailing port number
This release includes the following known bugs: