|
bagder: curl CHANGES,1.731,1.732 RELEASE-NOTES,1.269,1.270: msg#00035web.curl.cvs
Update of /cvsroot/curl/curl In directory labb:/tmp/cvs-serv15631 Modified Files: CHANGES RELEASE-NOTES Log Message: If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is set to 1, CURLOPT_NOBODY will now automatically be set to 0. Index: RELEASE-NOTES =================================================================== RCS file: /cvsroot/curl/curl/RELEASE-NOTES,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- RELEASE-NOTES 27 Jul 2005 22:17:14 -0000 1.269 +++ RELEASE-NOTES 27 Jul 2005 22:29:50 -0000 1.270 @@ -18,6 +18,7 @@ This release includes the following bugfixes: + o CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST resets CURLOPT_NOBODY o builds fine on AmigaOS again o corrected date parsing on Windows with auto-DST-adjust enabled o treats CONNECT 407 responses with bodies better during Digest/NTLM auth Index: CHANGES =================================================================== RCS file: /cvsroot/curl/curl/CHANGES,v retrieving revision 1.731 retrieving revision 1.732 diff -u -d -r1.731 -r1.732 --- CHANGES 27 Jul 2005 22:17:14 -0000 1.731 +++ CHANGES 27 Jul 2005 22:29:50 -0000 1.732 @@ -7,6 +7,10 @@ Changelog +Daniel (28 July 2005) +- If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is + set to 1, CURLOPT_NOBODY will now automatically be set to 0. + Daniel (27 July 2005) - Dan Fandrich changes over the last week: fixed numerous minor configure option parsing flaws: --without-gnutls, --without-spnego --without-gssapi _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-commits |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bagder: curl/docs/libcurl curl_easy_setopt.3,1.118,1.119: 00035, cvs |
|---|---|
| Next by Date: | giva: curl/tests/libtest lib505.c,1.8,1.9: 00035, cvs |
| Previous by Thread: | bagder: curl/docs/libcurl curl_easy_setopt.3,1.118,1.119i: 00035, cvs |
| Next by Thread: | giva: curl/tests/libtest lib505.c,1.8,1.9: 00035, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |