David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path

This commit is contained in:
Daniel Stenberg
2006-03-21 22:30:03 +00:00
parent 83367f67de
commit 598ffeea89
9 changed files with 70 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ Curl and libcurl 7.15.4
This release includes the following changes:
o added CURLINFO_FTP_ENTRY_PATH
o less blocking for the multi interface during SSL connect negotiation
This release includes the following bugfixes: