Skip to content

Commit

Permalink
Jon Turner fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Oct 4, 2003
1 parent 45ef092 commit 8297ac4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@




Daniel (4 October) Daniel (4 October)
- Jon Turner fixed a problem libcurl had when it failed on an FTP transfer due
to a bad path, it would cause the next transfer to use a bad path as well.

- Siddhartha Prakash Jain provided a patch with a fix for libcurl with ares, - Siddhartha Prakash Jain provided a patch with a fix for libcurl with ares,
when working on IP-only names as we then could return "wait" status when the when working on IP-only names as we then could return "wait" status when the
name in fact already was resolved. I edited the patch slightly to not expose name in fact already was resolved. I edited the patch slightly to not expose
Expand Down
3 changes: 2 additions & 1 deletion RELEASE-NOTES
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This release includes the following changes:


This release includes the following bugfixes: This release includes the following bugfixes:


o if an FTP transfer used a bad path, the next transfer could fail too
o ares-built libcurl resolves IP-only names properly o ares-built libcurl resolves IP-only names properly
o changed the curl_lock_function proto to prevent warnings on some compilers o changed the curl_lock_function proto to prevent warnings on some compilers
o builds fine on QNX 6.2.x now o builds fine on QNX 6.2.x now
Expand Down Expand Up @@ -58,6 +59,6 @@ advice from friends like these:
Sanders, John McGowan, Henrik Storner, J�rg Mueller-Tolk, Peter Pentchev, Sanders, John McGowan, Henrik Storner, J�rg Mueller-Tolk, Peter Pentchev,
Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley, David Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley, David
Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan, Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan,
Neil Spring, Siddhartha Prakash Jain Neil Spring, Siddhartha Prakash Jain, Jon Turner


Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)

0 comments on commit 8297ac4

Please sign in to comment.