aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f31cbaa97..33bd1942c 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
- * make --add-key work (to add an ElGamal key to a DSA key).
+ * add usage arguments to get_key_byname or return a PKC_LIST with
+ all keys and add a selection.
* add readline support. Must enhance libreadline - Anyone?