diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dev_ref/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst index e8bf89183..e8e4b7fbc 100644 --- a/doc/dev_ref/todo.rst +++ b/doc/dev_ref/todo.rst @@ -200,6 +200,7 @@ CLI * Add a ``--completion`` option to dump autocomplete info, write support for autocompletion in bash/zsh. +* Refactor ``speed`` * Change `tls_server` to be a tty<->socket app, like `tls_client` is, instead of a bogus echo server. * `encrypt` / `decrypt` tools providing password based file encryption |