aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
committerWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
commite284277f0490a4606b99f3de5fdc3053084b99dd (patch)
treef9a5e6a69e82a5efe339ccdaa09664fa0679b066 /TODO
parentadd-key works (diff)
downloadgnupg-0-2-19.tar.gz
gnupg-0-2-19.zip
*** empty log message ***V0-2-19
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 33bd1942c..e26f4ce6a 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,9 @@
* add usage arguments to get_key_byname or return a PKC_LIST with
all keys and add a selection.
+ * add expiration date and other stuff from v4 sigs to the trust
+ checking.
+
* add readline support. Must enhance libreadline - Anyone?
* Burn the buffers used by fopen(), or use read(2).