1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-08 10:35:05 -05:00
curl/RELEASE-NOTES

33 lines
997 B
Plaintext
Raw Normal View History

Curl and libcurl 7.21.8
Public curl releases: 124
2011-04-19 08:08:25 -04:00
Command line options: 144
curl_easy_setopt() options: 187
Public functions in libcurl: 58
2009-11-29 14:12:00 -05:00
Known libcurl bindings: 39
2011-04-22 16:02:55 -04:00
Contributors: 868
This release includes the following changes:
2008-09-01 10:27:24 -04:00
o Added CURLOPT_GSSAPI_DELEGATION
o
This release includes the following bugfixes:
o curl_getdate: detect some illegal dates better'
o when sending a request and an error is received before the (entire) request
body is sent, stop sending the request and close the connection after
having received the entire response. This is equally true if an Expect:
100-continue header was used.
2010-12-15 09:54:17 -05:00
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Paolo Piacentini, Steven Parkes
2008-01-28 16:19:15 -05:00
Thanks! (and sorry if I forgot to mention someone)