don't mention explicit version 7.8
removed escape/unescape as they're now documented
This commit is contained in:
parent
2f869f89ff
commit
08e3d034ef
@ -9,15 +9,15 @@ TODO
|
|||||||
Things to do in project cURL. Please tell me what you think, contribute and
|
Things to do in project cURL. Please tell me what you think, contribute and
|
||||||
send me patches that improve things!
|
send me patches that improve things!
|
||||||
|
|
||||||
To do for the 7.8 release:
|
To do for the next release:
|
||||||
|
|
||||||
* Make SSL session ids get used if multiple HTTPS documents from the same
|
* Make SSL session ids get used if multiple HTTPS documents from the same
|
||||||
host is requested.
|
host is requested.
|
||||||
|
|
||||||
* Document the undocumented libcurl functions: the printf clones (like
|
* Document the undocumented libcurl functions: the printf clones (like
|
||||||
curl_msprintf, curl_mfprintf, curl_msnprintf, curl_maprintf and
|
curl_msprintf, curl_mfprintf, curl_msnprintf, curl_maprintf and
|
||||||
curl_mvfprintf), the string compare functions (curl_strequal
|
curl_mvfprintf) and the string compare functions (curl_strequal
|
||||||
and curl_strnequal) and the URL escape/unescape functions.
|
and curl_strnequal).
|
||||||
|
|
||||||
To do in a future release (random order):
|
To do in a future release (random order):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user