aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-07-31 15:21:58 +0000
committerWerner Koch <[email protected]>2001-07-31 15:21:58 +0000
commitec8c9d9494494656b2618ecfc43ec485dc931ec4 (patch)
tree6b1c0a24c103fe809693d52ef7cdd1b4ddd36378 /TODO
parentAdded 2 examples (diff)
downloadgpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.tar.gz
gpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.zip
A couple of minor changes and a short README for Gpgcom
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7fb09837..7724065b 100644
--- a/TODO
+++ b/TODO
@@ -5,4 +5,11 @@
* Allow to use GTK's main loop instead of the select stuff in
wait.c
-* add locking to the key cache? \ No newline at end of file
+* add locking to the key cache?
+
+* Should --delete silently delete secret keys or is there a need for
+ another flag or a callback?
+
+* There is no status response if we have no usable recipients - must
+ add one to gpg so that gpgme_encrypt does return with an error.
+