Skip to content
Snippets Groups Projects
Commit 626f9bd8 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Added the curl_easy_recv return code fix

parent a06b36de
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ This release includes the following bugfixes: ...@@ -23,6 +23,7 @@ This release includes the following bugfixes:
o missing TELNET timeout support in Windows builds o missing TELNET timeout support in Windows builds
o missing Curl_read() and write callback result checking in TELNET transfers o missing Curl_read() and write callback result checking in TELNET transfers
o more ciphers enabled in libcurl built to use NSS o more ciphers enabled in libcurl built to use NSS
o properly return an error code in curl_easy_recv
This release includes the following known bugs: This release includes the following known bugs:
...@@ -33,6 +34,6 @@ advice from friends like these: ...@@ -33,6 +34,6 @@ advice from friends like these:
Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert, Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert,
Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico, Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico,
Kamil Dudka Kamil Dudka, Jim Freeman
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment