diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-03-31 14:49:25 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-03-31 14:49:25 +0000 |
commit | 18e1bee8d55087681fc3d9ffba58ffedbf58ee6e (patch) | |
tree | 4a8aed46133d2d5220a32a415ff79ff46379c8fd /CHANGES | |
parent | 41f76801ebd45f426c21fd683ee54426c571108b (diff) |
Properly return an error code in curl_easy_recv (reported by Jim Freeman).
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |