mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
8e87223195
formposts no longer include the path part. If you _really_ want them, you must provide your preferred full file name with CURLFORM_FILENAME. Added detection for libgen.h and basename() to configure. My custom basename() replacement function for systems without it, might be a bit too naive... Updated 6 test cases to make them work with the stripped paths.
23 lines
553 B
Plaintext
23 lines
553 B
Plaintext
Issues not sorted in any particular order.
|
|
|
|
To get fixed in 7.12.2 (planned release: mid October 2004)
|
|
======================
|
|
|
|
40 - fixed
|
|
|
|
41 - fixed
|
|
|
|
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
|