my CURLINFO_CERTINFO fix

This commit is contained in:
Daniel Stenberg 2009-06-29 20:46:50 +00:00
parent 4f551259dd
commit 18f238dd53

View File

@ -30,6 +30,7 @@ This release includes the following bugfixes:
continues the downloading even when the read stalls continues the downloading even when the read stalls
o ftp credentials are added to the url if needed for http proxies o ftp credentials are added to the url if needed for http proxies
o curl -o - sends data to stdout using binary mode on windows o curl -o - sends data to stdout using binary mode on windows
o fixed the separators for "array" style string that CURLINFO_CERTINFO returns
This release includes the following known bugs: This release includes the following known bugs: