(FTP) a failed upload does not invalidate the control connection

This commit is contained in:
Daniel Stenberg
2006-09-21 20:52:58 +00:00
parent e7d90e08b9
commit ab798fe5ba
4 changed files with 24 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o (FTP) a failed upload does not invalidate the control connection
o proxy URL with user name and empty password or no password at all now work
o fixed a socket state problem with *multi_socket()
o (HTTP) NTLM hostname fix