1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/TODO-RELEASE
Daniel Stenberg be1cece69b - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
app to retrieve the errno variable after a (connect) failure. It will make
  sense to provide this for more failures in a more generic way, but let's
  start like this.
2004-09-30 21:01:23 +00:00

23 lines
597 B
Plaintext

Issues not sorted in any particular order.
To get fixed in 7.12.2 (planned release: mid October 2004)
======================
40 - fixed
41 - Fedor Karpelevitch's formpost path basename patch
42 - Bertrand Demiddelaer's CURLOPT_VERBOSE may read free()ed data patch
43 - Gisle Vanem's IDN strerror patch
44 - Alan Pinstein's SIGPIPE when uploading with CURLOPT_READDATA problem
45 - Chris' suspected race condition in the windows threaded resolver
46 - fixed
47 - Peter Sylvester's patch related to the new SRP on the TLS layer
48 - Harshal Pradhan's isspace() fix for 8bit cookie content