From 6f0a2608b45f83064759b3585a282de5be584966 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 3 Jun 2008 18:03:11 +0000 Subject: Fixed a problem where telnet data would be lost if an EWOULDBLOCK condition were encountered. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 117a6f8c6..3e6cbf817 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -40,6 +40,7 @@ This release includes the following bugfixes: o follow redirect with only a new query string o SCP and SFTP memory leaks on aborted transfers o curl_multi_socket() and HTTP pipelining transfer stalls + o lost telnet data on an EWOULDBLOCK condition This release includes the following known bugs: -- cgit v1.2.3