diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 23:45:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 23:45:24 +0000 |
commit | 3dcd6bc597ab7ecb9e9f69c2667bf18ecd26751a (patch) | |
tree | c56ed98409b9b8e13833dda6874e1462fa172305 | |
parent | 1342f5d592623f9fa8c499bef6ac0afde47f0085 (diff) |
213 - bug #2501457 "Timeouts not working with curl_multi_socket_action()" -
now put in KNOWN_BUGS as entry #62
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 9269e38f9..fab597a4d 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) ========================= |