aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TODO')
-rw-r--r--trunk/TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/trunk/TODO b/trunk/TODO
index 7fb09837..7724065b 100644
--- a/trunk/TODO
+++ b/trunk/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.
+