diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-19 08:11:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-19 08:11:02 +0000 |
commit | 55e4d791116d706948e392de7d32ba11e2a52bf2 (patch) | |
tree | e2c5f8e94bc39b5325ff55462b728dcefc07ec2d /CHANGES | |
parent | 84b3c3b569b1ddf3c8d71b2dfa6660a5fd0fff5d (diff) |
fixing
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |