]> granicus.if.org Git - curl/commitdiff
ROADMAP: curl_easy_setopt.3 has already been split up
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2015 22:31:59 +0000 (23:31 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2015 22:32:48 +0000 (23:32 +0100)
Remove cmake as marked for removal. It is in much better state now.

docs/ROADMAP.md

index d2e9827fc5f13357a06d04343121cfb3b506d1ea..ac040b63e315423d6d80c78c711bfd6e62650fbd 100644 (file)
@@ -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