Skip to content
Snippets Groups Projects
Commit 83a46389 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added things to fix at the next major release/change

parent 957b618f
No related branches found
No related tags found
No related merge requests found
......@@ -209,3 +209,10 @@ TODO
fork()s and it should become even more portable.
* Introduce a test suite that tests libcurl better and more explicitly.
NEXT MAJOR RELEASE
* curl_easy_cleanup() returns void, but curl_multi_cleanup() returns a
CURLMcode. These should be changed to be the same.
* curl_formparse() should be removed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment