1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg af96c8304f 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
2009-01-13 22:04:43 +00:00

25 lines
708 B
Plaintext

To be addressed in 7.19.3 (planned release: January 2009)
=========================
209 - [PATCH] Curl_cookie_clearsess segfaults on new handle
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
To be addressed in 7.19.4 (planned release: March 2009)
=========================
205 - A. Craig West's CURLOPT_NOPROXY option
206 - A. Craig West's CURLOPT_HTTP_VERSION change for CONNECT
208 - Patch to allow GSSAPI authentication to a socks5 server
214 -