From: Daniel Stenberg Date: Fri, 19 Dec 2003 08:11:02 +0000 (+0000) Subject: fixing X-Git-Tag: curl-7_11_0~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55e4d791116d706948e392de7d32ba11e2a52bf2;p=curl fixing --- diff --git a/CHANGES b/CHANGES index 889a22d30..ac852b554 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,17 @@ Changelog +Daniel (19 December) +- CURLOPT_IPRESOLVE was not possible to set. + +Daniel (18 December) +- John McGowan reported a redirect-problem that happened if a site used a URL + like "url.com?var=content" (without a proper slash) and from that address + redirected the user-agent to an absolute directory. + +- David Byron made libcurl build fine with both the .NET and VC6 versions of + MSVC + Daniel (16 December) - Updated test 506 since it started to fail after the cache prune change yesterday. I also changed it slightly to feature a counter in each debug