Commit 18f238dd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

my CURLINFO_CERTINFO fix

parent 4f551259
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ This release includes the following bugfixes:
   continues the downloading even when the read stalls
 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 fixed the separators for "array" style string that CURLINFO_CERTINFO returns

This release includes the following known bugs: