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 /RELEASE-NOTES | |
parent | aaddfa01818f91672af95ac3b911e762ce180fe8 (diff) |
builds better on BeOS
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ca7412a48..22b63987f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o builds fine on BeOS now o CURLOPT_COOKIE set to NULL no longer sends the previously set cookie o if an FTP transfer used a bad path, the next transfer could fail too o ares-built libcurl resolves IP-only names properly @@ -60,6 +61,7 @@ advice from friends like these: Sanders, John McGowan, Henrik Storner, Jörg Mueller-Tolk, Peter Pentchev, Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley, David Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan, - Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner + Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard, + Jeremy Friesner Thanks! (and sorry if I forgot to mention someone) |