diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-04-18 22:12:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-04-18 22:12:22 +0000 |
commit | 0f5232280cc1e38127be89bc97047688a7e70810 (patch) | |
tree | 47a652bf4fcf502ecd23504fa3a22a2864c7eb04 /CHANGES | |
parent | 38898ba4afccae517df625e15e02004ad8d0178e (diff) |
mention Katie Wang as author of the patch
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Daniel (11 April 2006) Daniel (10 April 2006) - Ates Goral found out that if you specified both CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT, the _longer_ time would wrongly be used for the SSL - connection time-out! + connection time-out! Katie Wang provided a fine patch. - I merged my hiper patch (http://curl.haxx.se/libcurl/hiper/) into the main sources. See the lib/README.multi_socket for implementation story with |