From: Daniel Stenberg Date: Fri, 20 Feb 2015 22:31:59 +0000 (+0100) Subject: ROADMAP: curl_easy_setopt.3 has already been split up X-Git-Tag: curl-7_41_0~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e4395eab839d159429a07635bd5d3b15bec633c;p=curl ROADMAP: curl_easy_setopt.3 has already been split up Remove cmake as marked for removal. It is in much better state now. --- diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index d2e9827fc..ac040b63e 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -67,7 +67,6 @@ Improve 4. docs (considered "bad" by users but how do we make it better?) - - split up `curl_easy_setopt.3` - split up curl.1 5. authentication framework (consider merging HTTP and SASL authentication to @@ -80,7 +79,5 @@ Improve Remove ------ -1. cmake support (nobody maintains it) - -2. makefile.vc files as there is no point in maintaining two sets of Windows +1. makefile.vc files as there is no point in maintaining two sets of Windows makefiles. Note: These are currently being used by the Windows autobuilds