From 5e4395eab839d159429a07635bd5d3b15bec633c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Feb 2015 23:31:59 +0100 Subject: [PATCH] ROADMAP: curl_easy_setopt.3 has already been split up Remove cmake as marked for removal. It is in much better state now. --- docs/ROADMAP.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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