diff --git a/docs/TODO b/docs/TODO index e5881c4d0..7e87c56ac 100644 --- a/docs/TODO +++ b/docs/TODO @@ -215,6 +215,8 @@ TODO * remove obsolete defines from curl/curl.h + * make several functions use size_t instead of int in their APIs + * remove the following functions from the public API: curl_getenv curl_mprintf (and variations)