From 3dcd6bc597ab7ecb9e9f69c2667bf18ecd26751a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Jan 2009 23:45:24 +0000 Subject: [PATCH] 213 - bug #2501457 "Timeouts not working with curl_multi_socket_action()" - now put in KNOWN_BUGS as entry #62 --- TODO-RELEASE | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO-RELEASE b/TODO-RELEASE index 9269e38f96..fab597a4df 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,10 +1,6 @@ To be addressed in 7.19.3 (planned release: January 2009) ========================= -211 - Building and using static libcurl on Windows with VS2008 - -213 - bug #2501457 "Timeouts not working with curl_multi_socket_action()" - - most probably subject for addition to docs/KNOWN_BUGS To be addressed in 7.19.4 (planned release: March 2009) ========================= -- GitLab