2003-11-24 10:46:01 -05:00
|
|
|
|
Curl and libcurl 7.11.0. A minor features added release.
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
2003-11-01 06:40:07 -05:00
|
|
|
|
The 78th public curl release. Release number 105 counted from the very
|
2003-10-29 04:53:21 -05:00
|
|
|
|
beginning.
|
|
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2003-12-01 05:25:45 -05:00
|
|
|
|
o CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the curl
|
|
|
|
|
tool now features the --ftp-ssl option)
|
2003-11-13 08:39:44 -05:00
|
|
|
|
o The Windows DLLs are built with an added "resource file"
|
|
|
|
|
o New LIBCURL_VERSION_* defines for easier checking version number
|
|
|
|
|
o Included Mac OS X 'framework' makefile in the release archive
|
|
|
|
|
o Removed the TRUE and FALSE #defines from the public curl header file
|
|
|
|
|
o Added CURLOPT_NETRC_FILE
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2003-12-01 05:25:45 -05:00
|
|
|
|
o POST over proxy to https server failed
|
2003-11-24 10:46:01 -05:00
|
|
|
|
o improved how libcurl deals with persistant connections over FTP when a
|
|
|
|
|
transfer fails
|
|
|
|
|
o accessing a proxy that requires Basic auth without password caused a hang
|
|
|
|
|
o a free free-twice problem in the server certificate code
|
|
|
|
|
o minor memory leak when using ranges on persistant connections
|
2003-11-13 08:39:44 -05:00
|
|
|
|
o formpost parts sending files with .html extensions now use "Content-Type:
|
|
|
|
|
text/html"
|
|
|
|
|
o formpost parts now default to "Content-Type: application/octet-stream"
|
|
|
|
|
o --progress-bar was slightly improved
|
|
|
|
|
o Failing to connect to localhost, using the multi interface on Solaris
|
|
|
|
|
showed a connect problem now fixed.
|
|
|
|
|
o The generated ca-bundle.h file is now generated in the build dir, not the
|
|
|
|
|
source dir
|
|
|
|
|
o The FTP-EPSV response parser for the 229 code was fixed
|
|
|
|
|
o curl finds the user's home dir slightly different and hopefully better on
|
|
|
|
|
Windows
|
|
|
|
|
o testcurl.sh can now be used to autotest daily tarballs
|
|
|
|
|
o a couple of command line options now check that the underyling library
|
|
|
|
|
actually supports the features before trying to enable them
|
|
|
|
|
o uninitialized variable fix
|
|
|
|
|
o better html versions of the man pages
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
|
2003-11-13 08:39:44 -05:00
|
|
|
|
o pycURL 7.10.8 was released: http://pycurl.sf.net/
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2003-11-13 08:39:44 -05:00
|
|
|
|
Kevin Roth, Troels Walsted Hansen, Matt Veenstra, Marty Kuhrt, Benjamin
|
|
|
|
|
Gerard, Gisle Vanem, Ralph Mitchell, S<>bastien Willemijns, Kang-Jin Lee,
|
2003-11-24 10:46:01 -05:00
|
|
|
|
Peter Sylvester, Siddhartha Prakash Jain, Mathias Axelsson, Maciej
|
2003-12-01 05:25:45 -05:00
|
|
|
|
W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus Moeller,
|
|
|
|
|
James Clancy,
|
2003-11-24 10:46:01 -05:00
|
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|