From 83a463891d843e1a21410665d080c5877282bc74 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 10 Mar 2003 20:46:54 +0000 Subject: added things to fix at the next major release/change --- docs/TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/TODO b/docs/TODO index feb87457a..0102c5a91 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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 -- cgit v1.2.3