aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-09-21 20:52:58 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-09-21 20:52:58 +0000
commitab798fe5ba15c34a890f022b527a3d2a6f37dce3 (patch)
treebd9fcdebe665cee4a3589dc571ea27f72ccc4b31 /RELEASE-NOTES
parente7d90e08b94fd6acecd1f1437d41b1880dae5efa (diff)
(FTP) a failed upload does not invalidate the control connection
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 19c994079..0bcb561ff 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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