aboutsummaryrefslogtreecommitdiff
path: root/docs/ROADMAP.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-02-20 23:31:59 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-02-20 23:32:48 +0100
commit5e4395eab839d159429a07635bd5d3b15bec633c (patch)
treedbe0a13d2fd6a2c0d9214d65d466f317b714f8ee /docs/ROADMAP.md
parent689061e3f244fa89ee31229f72ee08a32e493914 (diff)
ROADMAP: curl_easy_setopt.3 has already been split up
Remove cmake as marked for removal. It is in much better state now.
Diffstat (limited to 'docs/ROADMAP.md')
-rw-r--r--docs/ROADMAP.md5
1 files changed, 1 insertions, 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