diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 23:24:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 23:24:06 +0000 |
commit | 1225d36188e56a68b3f0cc6ed0c602c3c3e00615 (patch) | |
tree | cbe5210b2220c00ccd3dec1b205c0281bd3c6b56 /TODO-RELEASE | |
parent | a19e02be5e3fc41aee1ecee73a26d363e186e36e (diff) | |
download | curl-1225d36188e56a68b3f0cc6ed0c602c3c3e00615.tar.gz |
Grant Erickson fixed timeouts for TFTP
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 07b926fa5..9269e38f9 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,12 +1,8 @@ To be addressed in 7.19.3 (planned release: January 2009) ========================= -210 - [PATCH] TFTP: Fix Connect and Transfer Timeout Behavior - 211 - Building and using static libcurl on Windows with VS2008 -212 - Updated libcurl VS2008 Guide - 213 - bug #2501457 "Timeouts not working with curl_multi_socket_action()" - most probably subject for addition to docs/KNOWN_BUGS |