diff options
| author | Dan Fandrich <dan@coneharvesters.com> | 2008-05-22 21:49:52 +0000 |
|---|---|---|
| committer | Dan Fandrich <dan@coneharvesters.com> | 2008-05-22 21:49:52 +0000 |
| commit | d31da176eb622fb386a3b657d17921403f95e45c (patch) | |
| tree | bccca4b3670b442a73cde9ffd468357c290ed9a7 /CHANGES | |
| parent | e664cd5826d43930fcc5b5dbaedbec94af33184b (diff) | |
Made sure to pass longs in to curl_easy_setopt where necessary in the
libtest code.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Daniel Fandrich (22 May 2008) +- Made sure to pass longs in to curl_easy_setopt where necessary in the + example programs and libtest code. + Daniel Stenberg (19 May 2008) - When trying to repeat a multi interface problem I fell over a few multi interface problems: |
