2010-06-16 08:29:16 -04:00
|
|
|
Curl and libcurl 7.21.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2010-06-16 08:29:16 -04:00
|
|
|
Public curl releases: 117
|
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-06-28 18:13:04 -04:00
|
|
|
o maketgz: produce CHANGES automatically
|
2010-06-26 21:38:01 -04:00
|
|
|
o added support for NTLM authentication when compiled with NSS
|
2010-08-02 18:00:01 -04:00
|
|
|
o build: Enable configure --enable-werror
|
|
|
|
o curl-config: --built-shared returns shared info
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-06-28 18:13:04 -04:00
|
|
|
o configure: spell --disable-threaded-resolver correctly
|
|
|
|
o multi: call the progress callback in all states
|
|
|
|
o multi: unmark handle as used when no longer head of pipeline
|
|
|
|
o sendrecv: treat all negative values from send/recv as errors
|
|
|
|
o ftp-wildcard: avoid tight loop when used without any pattern
|
|
|
|
o multi_socket: re-use of same socket without notifying app
|
|
|
|
o ftp wildcard: FTP LIST parser FIX
|
2010-06-28 18:17:38 -04:00
|
|
|
o urlglobbing backslash escaping bug
|
2010-07-13 18:40:20 -04:00
|
|
|
o build: add enable IPV6 option for the VC makefiles
|
|
|
|
o multi: CURLINFO_LASTSOCKET doesn't work after remove_handle
|
|
|
|
o --libcurl: use *_LARGE options with typecasted constants
|
|
|
|
o --libcurl: hide setopt() calls setting default options
|
|
|
|
o curl: avoid setting libcurl options to its default
|
|
|
|
o --libcurl: list the tricky options instead of using [REMARK]
|
|
|
|
o http: don't enable chunked during authentication negotiations
|
|
|
|
o upload: warn users trying to upload from stdin with anyauth
|
|
|
|
o configure: allow environments variable to override internals
|
|
|
|
o threaded resolver: fix timeout issue
|
|
|
|
o multi: fix condition that remove timers before trigger
|
|
|
|
o examples: add curl_multi_timeout
|
2010-07-14 17:50:01 -04:00
|
|
|
o --retry: access violation with URL part sets continued
|
2010-08-02 18:00:01 -04:00
|
|
|
o ssh: Fix compile error on 64-bit systems.
|
|
|
|
o remote-header-name: chop filename at next semicolon
|
|
|
|
o ftp: response timeout bug in "quote" sending
|
|
|
|
o CUSTOMREQUEST: shouldn't be disabled when HTTP is disabled
|
|
|
|
o Watcom makefiles overhaul.
|
|
|
|
o NTLM tests: boost coverage by forcing the hostname
|
|
|
|
o multi: fix FTPS connecting the data connection with OpenSSL
|
|
|
|
o retry: consider retrying even if -f is used
|
|
|
|
o fix SOCKS problem when using multi interface
|
|
|
|
o typecheck-gcc: add checks for recently added options
|
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-07-13 18:40:20 -04:00
|
|
|
Dan Fandrich, Kamil Dudka, Krister Johansen, Pavel Raiskup, Jon Sargeant,
|
2010-08-02 18:00:01 -04:00
|
|
|
Pierre Joye, Tor Arntsen, Constantine Sapuntzakis, Sidney San Martin,
|
|
|
|
Jeff Pohlmeyer, Jan Van Boghout, Ben Greear, Guenter Knauf, Adam Light,
|
|
|
|
Georg Lippitsch, Mike Power, Robin Cornelius
|
2010-06-04 18:29:09 -04:00
|
|
|
|
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)
|