diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-05 15:16:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-05 15:16:18 +0000 |
commit | 9d5c22d5aee34e547ab8a01e1259d8f1862c1b23 (patch) | |
tree | 911a37116ca33cad98e6ad81043ca02c9aa2cb65 /CHANGES | |
parent | aaddfa01818f91672af95ac3b911e762ce180fe8 (diff) |
builds better on BeOS
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,6 +7,12 @@ Changelog +Daniel (5 October) +- Shared provided a few fixes to make libcurl build on BeOS + out-of-the-box. New code for BeOS-style non-blocking sockets, provided by + Shard and Jeremy Friesner. Modified the autoconf check for non-blocking + sockets to check for this kind too. + Daniel (4 October) - Vincent Bronner pointed out that if you set CURLOPT_COOKIE for a transfer and then set it to NULL in a subsequent one, the previous cookie was still |