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