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