From fa9643666128a8ed60e22d4e0fa56e8638726d23 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 12 Mar 2009 13:18:25 +0000 Subject: Fix TELNET transfers not being aborted upon write callback failures --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7709d97f8..f8e97a528 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following bugfixes: o an alloc-related call in the OpenSSL-using code didn't check the return value o curl_easy_duphandle() failed to duplicate cookies at times o missing TELNET timeout support in Windows builds + o missing Curl_read() and write callback result checking in TELNET transfers This release includes the following known bugs: -- cgit v1.2.3