Properly return an error code in curl_easy_recv (reported by Jim Freeman).

This commit is contained in:
Dan Fandrich
2009-03-31 14:49:25 +00:00
parent 41f76801eb
commit 18e1bee8d5
2 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel Fandrich (31 Mar 2009)
- Properly return an error code in curl_easy_recv (reported by Jim Freeman).
Daniel Stenberg (18 Mar 2009)
- Kamil Dudka brought a patch that enables 6 additional crypto algorithms when
NSS is used. These ciphers were added in NSS 3.4 and require to be enabled