curl/TODO-RELEASE

21 lines
609 B
Plaintext
Raw Normal View History

2004-01-29 17:00:10 +01:00
Issues not sorted in any particular order.
2004-06-29 13:27:33 +02:00
To get fixed in 7.12.2 (planned release: mid October 2004)
2004-05-26 11:19:46 +02:00
======================
2004-06-08 14:23:48 +02:00
40 - Larry Campbell's curl_easy_getinfo patch
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
2004-09-30 13:38:46 +02:00
46 - Casey O'Donnell's multi.h winsock header fix
47 - Peter Sylvester's patch related to the new SRP on the TLS layer