aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 46fdd66cc..373b20592 100644
--- a/TODO
+++ b/TODO
@@ -75,4 +75,7 @@
* Delete a card key as well as a wiping.
- * Make 2 strings translatable in export.c after releasing 1.4.2.
+ * passphrase_to_dek does not return NULL after a cancel. There is
+ no way to issue a cancel when unsing the CLI - this would however
+ be a Good Thing when used with mixed symkey/pubkey encrypted
+ messages. See comment in mainproc.c:proc_symkey_enc.