2009-03-03 07:44:42 +08:00
|
|
|
Curl and libcurl 7.19.5
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2009-03-03 07:44:42 +08:00
|
|
|
Public curl releases: 111
|
2009-02-03 00:19:23 +08:00
|
|
|
Command line options: 132
|
2009-03-03 07:05:31 +08:00
|
|
|
curl_easy_setopt() options: 163
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2009-03-02 17:03:11 +08:00
|
|
|
Known libcurl bindings: 38
|
2009-03-03 18:41:11 +08:00
|
|
|
Contributors: 715
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2009-03-03 19:01:24 +08:00
|
|
|
o libcurl now closes all dead connections whenever you attempt to open a new
|
|
|
|
connection
|
2009-03-13 17:58:15 +08:00
|
|
|
o libssh2's version number can now be figured out run-time instead of using
|
|
|
|
the build-time fixed number
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-03-05 09:23:14 +08:00
|
|
|
o NTLM authentication memory leak on SSPI enabled Windows builds
|
2009-03-09 06:52:05 +08:00
|
|
|
o fixed the GnuTLS-using code to do correct return code checks
|
2009-03-09 06:56:55 +08:00
|
|
|
o an alloc-related call in the OpenSSL-using code didn't check the return value
|
2009-03-09 20:21:46 +08:00
|
|
|
o curl_easy_duphandle() failed to duplicate cookies at times
|
2009-03-11 12:15:33 +08:00
|
|
|
o missing TELNET timeout support in Windows builds
|
2009-03-12 21:18:25 +08:00
|
|
|
o missing Curl_read() and write callback result checking in TELNET transfers
|
2009-03-18 20:48:51 +08:00
|
|
|
o more ciphers enabled in libcurl built to use NSS
|
2009-04-02 12:41:03 +08:00
|
|
|
o properly return an error code in curl_easy_recv
|
2009-04-03 02:50:39 +08:00
|
|
|
o fixed curl_off_t definition for non-configured builds with Sun compilers
|
2007-07-22 18:17:52 +08: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:
|
|
|
|
|
2009-03-09 06:52:05 +08:00
|
|
|
Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert,
|
2009-03-18 20:48:51 +08:00
|
|
|
Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico,
|
2009-04-02 12:41:03 +08:00
|
|
|
Kamil Dudka, Jim Freeman
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|