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