2009-05-18 09:58:00 +02:00
|
|
|
Curl and libcurl 7.19.6
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2009-05-18 09:58:00 +02:00
|
|
|
Public curl releases: 112
|
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-06-29 22:46:01 +02:00
|
|
|
o CURLOPT_FTPPORT (and curl's -P/--ftpport) support port ranges
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2007-07-22 12:17:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-05-19 22:54:31 +02:00
|
|
|
o crash on bad socket close with FTP
|
2009-05-25 14:23:22 +02:00
|
|
|
o leaking cookie memory when duplicate domains or paths were used
|
2009-05-27 23:11:11 +02:00
|
|
|
o build fix for Symbian
|
2009-05-27 23:45:12 +02:00
|
|
|
o CURLOPT_USERPWD set to NULL clears auth credentials
|
2009-06-01 11:40:09 +02:00
|
|
|
o libcurl-NSS build fixes
|
2009-06-01 11:20:49 +02:00
|
|
|
o configure script fixed for VMS
|
2009-06-05 08:18:42 +02:00
|
|
|
o set Content-Length: with POST and PUT failed with NTLM auth
|
2009-06-04 21:11:11 +02:00
|
|
|
o allow building libcurl for VxWorks
|
2009-06-05 18:32:37 +02:00
|
|
|
o curl tool exit codes fixed for VMS
|
2009-06-08 00:21:22 +02:00
|
|
|
o --no-buffer treated correctly
|
2009-06-08 15:55:18 +02:00
|
|
|
o djgpp build fix
|
2009-06-08 23:12:59 +02:00
|
|
|
o configure detection of GnuTLS now based on pkg-config
|
2009-06-08 23:25:16 +02:00
|
|
|
o libcurl-NSS client cert handling segfaults
|
2009-06-15 23:13:00 +02:00
|
|
|
o curl uploading from stdin/pipes now works in non-blocking way so that it
|
|
|
|
continues the downloading even when the read stalls
|
2009-06-16 15:16:28 +02:00
|
|
|
o ftp credentials are added to the url if needed for http proxies
|
2009-06-16 20:03:28 +02:00
|
|
|
o curl -o - sends data to stdout using binary mode on windows
|
2009-06-29 22:46:50 +02:00
|
|
|
o fixed the separators for "array" style string that CURLINFO_CERTINFO returns
|
2009-07-08 09:00:40 +02:00
|
|
|
o auth problem over several hosts with re-used connection
|
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-06-05 08:18:42 +02:00
|
|
|
Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
|
|
|
|
Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
|
2009-06-09 02:49:34 +02:00
|
|
|
Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman, Daniel Steinberg,
|
2009-07-08 09:00:40 +02:00
|
|
|
Fabian Keil, Michal Marek, Reuven Wachtfogel, Markus Koetter,
|
|
|
|
Constantine Sapuntzakis
|
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)
|