2010-08-11 17:57:44 -04:00
|
|
|
Curl and libcurl 7.21.2
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2010-08-11 17:57:44 -04:00
|
|
|
Public curl releases: 118
|
2010-04-24 06:23:47 -04:00
|
|
|
Command line options: 138
|
2010-05-15 20:49:08 -04:00
|
|
|
curl_easy_setopt() options: 180
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 14:12:00 -05:00
|
|
|
Known libcurl bindings: 39
|
2010-06-16 08:29:16 -04:00
|
|
|
Contributors: 808
|
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
|
|
|
|
2010-08-12 15:45:31 -04:00
|
|
|
o curl -T: ignore file size of special files
|
2010-08-25 11:17:12 -04:00
|
|
|
o Added GOPHER protocol support
|
|
|
|
o Added mk-ca-bundle.vbs script
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-08-15 07:55:22 -04:00
|
|
|
o multi: support the timeouts correctly, fixes known bug #62
|
|
|
|
o multi: use timeouts properly for MAX_RECV/SEND_SPEED
|
2010-08-25 11:17:12 -04:00
|
|
|
o negotiation: Wrong proxy authorization
|
|
|
|
o multi: avoid sending multiple complete messages
|
|
|
|
o cmdline: make -F type= accept ;charset=
|
|
|
|
o RESUME_FROM: clarify what ftp uploads do
|
|
|
|
o http: handle trailer headers in all chunked responses
|
|
|
|
o Curl_is_connected: use correct errno
|
|
|
|
o Added SSPI build to Watcom makefile
|
|
|
|
o progress: callback for POSTs less than MAX_INITIAL_POST_SIZE
|
2010-09-11 20:04:05 -04:00
|
|
|
o linking problem on Fedora 13
|
2010-09-18 17:16:07 -04:00
|
|
|
o Link curl and the test apps with -lrt explicitly when necessary
|
|
|
|
o chunky parser: only rewind stream internally if needed
|
|
|
|
o remote-header-name: don't output filename when NULL
|
|
|
|
o Curl_timeleft: avoid returning "no timeout" by mistake
|
|
|
|
o timeout: use the correct start value as offset
|
|
|
|
o FTP: fix wrong timeout trigger
|
|
|
|
o buildconf got better output on failures
|
|
|
|
o rtsp: avoid SIGSEGV on malformed header
|
|
|
|
o LDAP: Support for tunnelling queries through HTTP proxy
|
|
|
|
o configure's --enable-werror had a bashism
|
|
|
|
o test565: Don't hardcode IP:PORT
|
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:
|
|
|
|
|
2010-08-25 11:17:12 -04:00
|
|
|
Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske,
|
2010-09-18 17:16:07 -04:00
|
|
|
Guenter Knauf, Julien Chaffraix, Kamil Dudka, Quanah Gibson-Mount,
|
|
|
|
Tor Arntsen, Peter Pentchev, James Bursa, Fabian Keil
|
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)
|