summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-08-02 20:12:43 +0200
committerWerner Koch <wk@gnupg.org>2007-08-02 20:12:43 +0200
commitebd36b634450ce9fdf0104052cca2b035ad3a22d (patch)
tree1708507fee17d3520460bd94636800d4b828c8ed /TODO
parentApplied exact length hack. (diff)
downloadgnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.tar.xz
gnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.zip
Factored common gpgconf constants out
Fixed W32 compare_filenames
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index f45dd83e9..7b1c1cfd6 100644
--- a/TODO
+++ b/TODO
@@ -125,3 +125,10 @@
** Migrate OpenPGP keys to another system
+* do_add_recipient
+ Prints wrong error message even when decrypting.
+ *Decrypt* does even not work in this case.
+
+* Duplicate certifciates
+ This may happen and lead to an Ambiguous Name error. Solution is to
+ check the certs for identity beforethorwin this error.