1 Oct 2002 10:57
cvs: www _changes.html,1.53,1.54 _news.html,1.148,1.149 Makefile,1.30,1.31
Daniel Stenberg <bagder <at> users.sourceforge.net>
2002-10-01 08:57:28 GMT
2002-10-01 08:57:28 GMT
Update of /cvsroot/curl/www In directory usw-pr-cvs1:/tmp/cvs-serv15654 Modified Files: _changes.html _news.html Makefile Log Message: 7.10 Index: _changes.html =================================================================== RCS file: /cvsroot/curl/www/_changes.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- _changes.html 26 Sep 2002 13:47:20 -0000 1.53 +++ _changes.html 1 Oct 2002 08:57:25 -0000 1.54 <at> <at> -33,6 +33,7 <at> <at> SUBTITLE(Fixes in upcoming 7.10) <p> Changes: <ul> + <li> curl -x "" now disables proxy-usage completely <li> The libcurl and thus the curl version string too are modified slightly <li> added curl_version_info() for various runtime version info <li> added curl_free() that allows freeing data libcurl malloced() <at> <at> -52,6 +53,7 <at> <at> </ul> <p> Bugs fixed: <ul> + <li> transfer after a failed connect when using the multi interface <li> headerless HTTP downloads(Continue reading)
RSS Feed