diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-09-11 00:15:12 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-09-11 00:15:12 +0200 |
commit | 110cf8bc9e7f345ec517294c2db432750910924c (patch) | |
tree | f4ff3b981f7cfa9d9af3824fa4dd38c771bd22e7 /docs | |
parent | 376f3c10ded77ca6799a62bec75db46122d625fe (diff) | |
download | curl-110cf8bc9e7f345ec517294c2db432750910924c.tar.gz |
ROADMAP: tiny formatting edit for nicer web output
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ROADMAP.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 9b3f3c151..f68bfba72 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -1,12 +1,12 @@ curl the next few years - perhaps -======================= +================================= Roadmap of things Daniel Stenberg and Steve Holme want to work on next. It is intended to serve as a guideline for others for information, feedback and possible participation. New stuff - libcurl -=================== +------------------- 1. http2 test suite @@ -48,7 +48,7 @@ New stuff - libcurl memory when handles are not in use? New stuff - curl -================ +---------------- 1. Embed a language interpreter (lua?). For that middle ground where curl isn’t enough and a libcurl binding feels “too much”. Build-time conditional @@ -58,7 +58,7 @@ New stuff - curl don't have to be constructed before calling curl Improve -======= +------- 1. build for windows (considered hard by many users) @@ -80,7 +80,7 @@ Improve ago Remove -====== +------ 1. cmake support (nobody maintains it) |