mirror of
https://github.com/curl/curl.git
synced 2026-08-05 05:36:18 +03:00
moved the documentation item to 7.8, it is rather important to have things
documented
This commit is contained in:
parent
34fed76a35
commit
ecbee01f4b
1 changed files with 2 additions and 2 deletions
|
|
@ -14,13 +14,13 @@ To do for the 7.8 release:
|
|||
* Make SSL session ids get used if multiple HTTPS documents from the same
|
||||
host is requested.
|
||||
|
||||
To do in a future release (random order):
|
||||
|
||||
* Document the undocumented libcurl functions: the printf clones (like
|
||||
curl_msprintf, curl_mfprintf, curl_msnprintf, curl_maprintf and
|
||||
curl_mvfprintf), the string compare functions (curl_strequal
|
||||
and curl_strnequal) and the URL escape/unescape functions.
|
||||
|
||||
To do in a future release (random order):
|
||||
|
||||
* Add configure options that disables certain protocols in libcurl to
|
||||
decrease footprint. '--disable-[protocol]' where protocol is http, ftp,
|
||||
telnet, ldap, dict or file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue