diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 22:04:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-13 22:04:43 +0000 |
commit | af96c8304ffdcc96baa312c6774e8b1c101ba384 (patch) | |
tree | 8c4a9c9d174965423202788dd31a3b0bbf206884 | |
parent | 0de0e95020af9da8d2bec884964ee491d9b42da5 (diff) |
oops, the previous wasn't meant to get committed but since I did it I thought
I'd just as well enumerate the remainder and commit a "proper" looking one
-rw-r--r-- | TODO-RELEASE | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 4dc2eff81..0d3729005 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,21 +1,16 @@ To be addressed in 7.19.3 (planned release: January 2009) ========================= - * curlbuild.h patch for Sun Compiler +209 - [PATCH] Curl_cookie_clearsess segfaults on new handle - * [PATCH] TFTP: Fix Connect and Transfer Timeout Behavior +210 - [PATCH] TFTP: Fix Connect and Transfer Timeout Behavior - * Building and using static libcurl on Windows with VS2008 +211 - Building and using static libcurl on Windows with VS2008 - * Updated libcurl VS2008 Guide +212 - Updated libcurl VS2008 Guide - * [PATCH] Curl_cookie_clearsess segfaults on new handle - - * bug #2501457 "Timeouts not working with curl_multi_socket_action()" - - most probably subject for addition to docs/KNOWN_BUGS - - -[nothing] +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) ========================= @@ -26,4 +21,4 @@ To be addressed in 7.19.4 (planned release: March 2009) 208 - Patch to allow GSSAPI authentication to a socks5 server -209 - +214 - |