From be1cece69b2bc7b73c07166ec5e164fabdac1c95 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 30 Sep 2004 21:01:23 +0000 Subject: - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this. --- TODO-RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 0164f2300..af7ec5481 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,7 +3,7 @@ Issues not sorted in any particular order. To get fixed in 7.12.2 (planned release: mid October 2004) ====================== -40 - Larry Campbell's curl_easy_getinfo patch +40 - fixed 41 - Fedor Karpelevitch's formpost path basename patch @@ -15,7 +15,7 @@ To get fixed in 7.12.2 (planned release: mid October 2004) 45 - Chris' suspected race condition in the windows threaded resolver -46 - Casey O'Donnell's multi.h winsock header fix +46 - fixed 47 - Peter Sylvester's patch related to the new SRP on the TLS layer -- cgit v1.2.3