CURLINFO_REDIRECT_URL in multi mode" also contained a patch that fixed the
  problem.
This commit is contained in:
Daniel Stenberg
2008-09-29 12:22:10 +00:00
parent aff5408633
commit 0a305eb79f
3 changed files with 20 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ This release includes the following bugfixes:
o thread-safety issues addressed for NSS-powered libcurls
o removed the use of mktime() and gmtime(_r)() in date parsing and conversions
o HTTP Digest with a blank realm did wrong
o CURLINFO_REDIRECT_URL didn't work with the multi interface
This release includes the following known bugs: